org.opensaml.ws.wsaddressing.impl
Class AttributedURIUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectUnmarshaller
org.opensaml.ws.wsaddressing.impl.AttributedURIUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
- Direct Known Subclasses:
- ActionUnmarshaller, AddressUnmarshaller, MessageIDUnmarshaller, ProblemIRIUnmarshaller, ToUnmarshaller
public class AttributedURIUnmarshaller
- extends AbstractWSAddressingObjectUnmarshaller
Abstract unmarshaller for the element of type AttributedURI
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedURIUnmarshaller
public AttributedURIUnmarshaller()
processElementContent
protected void processElementContent(XMLObject xmlObject,
String elementContent)
-
- Overrides:
processElementContent
in class AbstractWSAddressingObjectUnmarshaller
processAttribute
protected void processAttribute(XMLObject xmlObject,
Attr attribute)
throws UnmarshallingException
-
- Overrides:
processAttribute
in class AbstractWSAddressingObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.