public class HeaderMarshaller extends AbstractXMLObjectMarshaller
Headers.| Constructor and Description |
|---|
HeaderMarshaller() |
| 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-2015. All Rights Reserved.