public class AppliesToUnmarshaller
extends org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
AppliesTo objects.| Constructor and Description |
|---|
AppliesToUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(org.opensaml.core.xml.XMLObject fedObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.core.xml.XMLObject parentFedObject,
org.opensaml.core.xml.XMLObject childFedObject) |
protected void |
processElementContent(org.opensaml.core.xml.XMLObject fedObject,
String content) |
protected void processChildElement(org.opensaml.core.xml.XMLObject parentFedObject,
org.opensaml.core.xml.XMLObject childFedObject)
processChildElement in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerprotected void processAttribute(org.opensaml.core.xml.XMLObject fedObject,
Attr attribute)
processAttribute in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerprotected void processElementContent(org.opensaml.core.xml.XMLObject fedObject,
String content)
processElementContent in class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshallerCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.