| Package | Description | 
|---|---|
| org.w3.x2003.x05.soapEnvelope | |
| org.w3.x2003.x05.soapEnvelope.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| Header | HeaderDocument. addNewHeader()Appends and returns a new empty "Header" element | 
| Header | Envelope. addNewHeader()Appends and returns a new empty "Header" element | 
| Header | HeaderDocument. getHeader()Gets the "Header" element | 
| Header | Envelope. getHeader()Gets the "Header" element | 
| static Header | Header.Factory. newInstance() | 
| static Header | Header.Factory. newInstance(org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(File file) | 
| static Header | Header.Factory. parse(File file,
     org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(InputStream is) | 
| static Header | Header.Factory. parse(InputStream is,
     org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(Node node) | 
| static Header | Header.Factory. parse(Node node,
     org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(Reader r) | 
| static Header | Header.Factory. parse(Reader r,
     org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(String xmlAsString) | 
| static Header | Header.Factory. parse(String xmlAsString,
     org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(URL u) | 
| static Header | Header.Factory. parse(URL u,
     org.apache.xmlbeans.XmlOptions options) | 
| static Header | Header.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated. 
 XMLInputStream | 
| static Header | Header.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
     org.apache.xmlbeans.XmlOptions options)Deprecated. 
 XMLInputStream | 
| static Header | Header.Factory. parse(XMLStreamReader sr) | 
| static Header | Header.Factory. parse(XMLStreamReader sr,
     org.apache.xmlbeans.XmlOptions options) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HeaderDocument. setHeader(Header header)Sets the "Header" element | 
| void | Envelope. setHeader(Header header)Sets the "Header" element | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HeaderImplAn XML Header(@http://www.w3.org/2003/05/soap-envelope). | 
| Modifier and Type | Method and Description | 
|---|---|
| Header | HeaderDocumentImpl. addNewHeader()Appends and returns a new empty "Header" element | 
| Header | EnvelopeImpl. addNewHeader()Appends and returns a new empty "Header" element | 
| Header | HeaderDocumentImpl. getHeader()Gets the "Header" element | 
| Header | EnvelopeImpl. getHeader()Gets the "Header" element | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HeaderDocumentImpl. setHeader(Header header)Sets the "Header" element | 
| void | EnvelopeImpl. setHeader(Header header)Sets the "Header" element | 
Copyright © 2019. All Rights Reserved.