public class EnvelopeMarshaller extends AbstractXMLObjectMarshaller
Envelopes.| Constructor and Description |
|---|
EnvelopeMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(XMLObject xmlObject,
Element domElement) |
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElementprotected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallAttributes in class AbstractXMLObjectMarshallerMarshallingExceptionprotected void marshallElementContent(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallElementContent in class AbstractXMLObjectMarshallerMarshallingExceptionCopyright © 1999-2016. All Rights Reserved.