org.opensaml.ws.wsaddressing.impl
Class RelatesToMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.schema.impl.XSURIMarshaller
org.opensaml.ws.wsaddressing.impl.RelatesToMarshaller
- All Implemented Interfaces:
- Marshaller
public class RelatesToMarshaller
- extends XSURIMarshaller
Marshaller for instances of RelatesTo
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelatesToMarshaller
public RelatesToMarshaller()
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallAttributes
in class XSURIMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.