public abstract static class RequestAbstractType.Unmarshaller
extends org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
| Constructor and Description |
|---|
RequestAbstractType.Unmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute) |
protected void |
processElementContent(org.opensaml.core.xml.XMLObject xmlObject,
String elementContent) |
buildXMLObject, checkIDAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentprotected void processAttribute(org.opensaml.core.xml.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(org.opensaml.core.xml.XMLObject xmlObject,
String elementContent)
processElementContent in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerCopyright © 1999–2015. All rights reserved.