public abstract class AbstractSAMLObjectUnmarshaller
extends org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
AbstractSAMLObject
.Constructor and Description |
---|
AbstractSAMLObjectUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(org.opensaml.xml.XMLObject samlObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.xml.XMLObject parentSAMLObject,
org.opensaml.xml.XMLObject childSAMLObject) |
protected void |
processElementContent(org.opensaml.xml.XMLObject samlObject,
String elementContent) |
protected void processChildElement(org.opensaml.xml.XMLObject parentSAMLObject, org.opensaml.xml.XMLObject childSAMLObject) throws org.opensaml.xml.io.UnmarshallingException
processChildElement
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xml.io.UnmarshallingException
protected void processAttribute(org.opensaml.xml.XMLObject samlObject, Attr attribute) throws org.opensaml.xml.io.UnmarshallingException
processAttribute
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.xml.io.UnmarshallingException
protected void processElementContent(org.opensaml.xml.XMLObject samlObject, String elementContent)
processElementContent
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Copyright © 1999-2013. All Rights Reserved.