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