Package org.opensaml.soap.wstrust.impl
Class ReasonMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.core.xml.schema.impl.XSStringMarshaller
org.opensaml.soap.wstrust.impl.ReasonMarshaller
- All Implemented Interfaces:
Marshaller
public class ReasonMarshaller extends XSStringMarshaller
Marshaller for the Reason element.
-
Constructor Summary
Constructors Constructor Description ReasonMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.core.xml.schema.impl.XSStringMarshaller
marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallAttributes, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
ReasonMarshaller
public ReasonMarshaller()
-