public class SignableSimpleXMLObjectUnmarshaller extends org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
SimpleXMLObject.| Constructor and Description |
|---|
SignableSimpleXMLObjectUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject) |
protected void |
processElementContent(XMLObject xmlObject,
String elementContent) |
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentprotected void processChildElement(XMLObject parentXMLObject, XMLObject childXMLObject) throws org.opensaml.core.xml.io.UnmarshallingException
processChildElement in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionprotected void processAttribute(XMLObject xmlObject, Attr attribute) throws org.opensaml.core.xml.io.UnmarshallingException
processAttribute in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionprotected void processElementContent(XMLObject xmlObject, String elementContent)
processElementContent in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.