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