@ThreadSafe public class ScopeUnmarshaller extends AbstractXMLObjectUnmarshaller
Scope.| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Logger.
|
| Constructor and Description |
|---|
ScopeUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(XMLObject xmlObject,
Attr attribute) |
protected void |
processElementContent(XMLObject xmlObject,
String elementContent) |
buildXMLObject, checkIDAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentprotected void processAttribute(XMLObject xmlObject, Attr attribute) throws UnmarshallingException
processAttribute in class AbstractXMLObjectUnmarshallerUnmarshallingExceptionprotected void processElementContent(XMLObject xmlObject, String elementContent)
processElementContent in class AbstractXMLObjectUnmarshallerCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.