org.opensaml.ws.wssecurity.impl
Class AttributedDateTimeMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wssecurity.impl.AbstractWSSecurityObjectMarshaller
org.opensaml.ws.wssecurity.impl.AttributedDateTimeMarshaller
- All Implemented Interfaces:
- Marshaller
- Direct Known Subclasses:
- CreatedMarshaller, ExpiresMarshaller
public class AttributedDateTimeMarshaller
- extends AbstractWSSecurityObjectMarshaller
AttributedDateTimeMarshaller.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributedDateTimeMarshaller
public AttributedDateTimeMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class AbstractWSSecurityObjectMarshaller
- Throws:
MarshallingException
marshallElementContent
protected void marshallElementContent(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallElementContent
in class AbstractWSSecurityObjectMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.