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