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