Package org.opensaml.soap.wstrust.impl
Class CanonicalizationAlgorithmMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.core.xml.schema.impl.XSURIMarshaller
org.opensaml.soap.wstrust.impl.CanonicalizationAlgorithmMarshaller
- All Implemented Interfaces:
Marshaller
public class CanonicalizationAlgorithmMarshaller extends XSURIMarshaller
Marshaller for the CanonicalizationAlgorithm element.
-
Constructor Summary
Constructors Constructor Description CanonicalizationAlgorithmMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.core.xml.schema.impl.XSURIMarshaller
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
-
CanonicalizationAlgorithmMarshaller
public CanonicalizationAlgorithmMarshaller()
-