org.opensaml.ws.wsaddressing.impl
Class MetadataUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.MetadataUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class MetadataUnmarshaller
- extends AbstractWSAddressingObjectUnmarshaller
MetadataUnmarshaller.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetadataUnmarshaller
public MetadataUnmarshaller()
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.