public class ResultTypeUnmarshaller extends AbstractXACMLObjectUnmarshaller
ResultType objects.| Constructor and Description |
|---|
ResultTypeUnmarshaller()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.core.xml.XMLObject parentObject,
org.opensaml.core.xml.XMLObject childObject) |
processElementContentprotected void processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute)
throws org.opensaml.core.xml.io.UnmarshallingException
processAttribute in class AbstractXACMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionprotected void processChildElement(org.opensaml.core.xml.XMLObject parentObject,
org.opensaml.core.xml.XMLObject childObject)
throws org.opensaml.core.xml.io.UnmarshallingException
processChildElement in class AbstractXACMLObjectUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionCopyright © 1999–2015. All rights reserved.