org.opensaml.ws.wsfed.impl
Class AppliesToUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wsfed.impl.AppliesToUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class AppliesToUnmarshaller
- extends AbstractXMLObjectUnmarshaller
A thread-safe unmarshaller for AppliesTo
objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppliesToUnmarshaller
public AppliesToUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentFedObject,
XMLObject childFedObject)
-
- Specified by:
processChildElement
in class AbstractXMLObjectUnmarshaller
processAttribute
protected void processAttribute(XMLObject fedObject,
Attr attribute)
-
- Specified by:
processAttribute
in class AbstractXMLObjectUnmarshaller
processElementContent
protected void processElementContent(XMLObject fedObject,
String content)
-
- Specified by:
processElementContent
in class AbstractXMLObjectUnmarshaller
Copyright © 1999-2013. All Rights Reserved.