public class AppliesToUnmarshaller
extends org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
AppliesTo
objects.Constructor and Description |
---|
AppliesToUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
processAttribute(org.opensaml.xml.XMLObject fedObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.xml.XMLObject parentFedObject,
org.opensaml.xml.XMLObject childFedObject) |
protected void |
processElementContent(org.opensaml.xml.XMLObject fedObject,
String content) |
protected void processChildElement(org.opensaml.xml.XMLObject parentFedObject, org.opensaml.xml.XMLObject childFedObject)
processChildElement
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
protected void processAttribute(org.opensaml.xml.XMLObject fedObject, Attr attribute)
processAttribute
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
protected void processElementContent(org.opensaml.xml.XMLObject fedObject, String content)
processElementContent
in class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
Copyright © 1999-2013. All Rights Reserved.