|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.message.NodeImpl
org.apache.axis.message.MessageElement
org.apache.axis.message.SOAPEnvelope
com.ibm.di.fc.webservice.util.SOAPEnvelopeOutputNS
public class SOAPEnvelopeOutputNS
This class extends the SOAPEnvelope class and adds additional
log field , header and body element
, SOAPHeaderOutputAttributes,
Serialized Form| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.axis.message.MessageElement |
|---|
org.apache.axis.message.MessageElement.QNameAttr |
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.message.SOAPEnvelope |
|---|
messageType, trailers |
| Fields inherited from class org.apache.axis.message.MessageElement |
|---|
_isRoot, context, encodingStyle, endEventIndex, fixupDeserializer, href, id, message, namespaces, qNameAttrs, recorder, startContentsIndex, startEventIndex, typeQName |
| Fields inherited from class org.apache.axis.message.NodeImpl |
|---|
_isDirty, attributes, children, document, name, namespaceURI, parent, prefix, textRep |
| Fields inherited from interface org.w3c.dom.Node |
|---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Fields inherited from interface org.w3c.dom.Node |
|---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Constructor Summary | |
|---|---|
SOAPEnvelopeOutputNS(Log aLog)
Class constructor |
|
| Method Summary | |
|---|---|
void |
addBodyElement(org.apache.axis.message.SOAPBodyElement element)
Add a SOAP Body Element |
void |
addHeader(org.apache.axis.message.SOAPHeaderElement hdr)
Add a HeaderElement |
short |
compareDocumentPosition(org.w3c.dom.Node other)
not used |
boolean |
equals(java.lang.Object o)
|
java.lang.String |
getBaseURI()
not used |
javax.xml.soap.SOAPBody |
getBody()
Get the soap body |
java.lang.Object |
getFeature(java.lang.String feature,
java.lang.String version)
not used |
javax.xml.soap.SOAPHeader |
getHeader()
Get the soap header |
org.w3c.dom.TypeInfo |
getSchemaTypeInfo()
not used |
java.lang.String |
getTextContent()
not used |
java.lang.Object |
getUserData(java.lang.String key)
not used |
int |
hashCode()
|
boolean |
isDefaultNamespace(java.lang.String namespaceURI)
not used |
boolean |
isEqualNode(org.w3c.dom.Node arg)
not used |
boolean |
isSameNode(org.w3c.dom.Node other)
not used |
java.lang.String |
lookupNamespaceURI(java.lang.String prefix)
not used |
java.lang.String |
lookupPrefix(java.lang.String namespaceURI)
not used |
void |
outputImpl(org.apache.axis.encoding.SerializationContext context)
override point -output to a serialization context. |
void |
setHeader(SOAPHeaderOutputAttributes hdr)
Set the SOAP Header |
void |
setIdAttribute(java.lang.String name,
boolean isId)
not used |
void |
setIdAttributeNode(org.w3c.dom.Attr idAttr,
boolean isId)
not used |
void |
setIdAttributeNS(java.lang.String namespaceURI,
java.lang.String localName,
boolean isId)
not used |
void |
setTextContent(java.lang.String textContent)
not used |
java.lang.Object |
setUserData(java.lang.String key,
java.lang.Object data,
org.w3c.dom.UserDataHandler handler)
not used |
| Methods inherited from class org.apache.axis.message.SOAPEnvelope |
|---|
addBody, addHeader, addTrailer, childDeepCloned, clearBody, cloneNode, createName, createName, getBodyByName, getBodyElements, getFirstBody, getHeaderByName, getHeaderByName, getHeaders, getHeadersByActor, getHeadersByName, getHeadersByName, getMessageType, getSchemaVersion, getSOAPConstants, getTrailers, isRecorded, removeBody, removeBodyElement, removeChild, removeHeader, removeHeaders, removeTrailer, setBody, setDirty, setHeader, setMessageType, setOwnerDocument, setRecorded, setSAAJEncodingCompliance, setSchemaVersion, setSoapConstants |
| Methods inherited from class org.apache.axis.message.MessageElement |
|---|
addAttribute, addAttribute, addAttribute, addAttribute, addChild, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addMapping, addNamespaceDeclaration, addTextNode, cloning, detachAllChildren, findElement, getAllAttributes, getAsDocument, getAsDOM, getAsString, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributesEx, getAttributeValue, getAttributeValue, getChildElement, getChildElements, getChildElements, getChildElements, getChildren, getCompleteAttributes, getDeserializationContext, getElementName, getElementsByTagName, getElementsByTagNameNS, getElementsNS, getEncodingStyle, getEnvelope, getFixupDeserializer, getHref, getID, getLength, getName, getNamespacePrefixes, getNamespaceURI, getObjectValue, getObjectValue, getOwnerDocument, getPrefix, getQName, getRealElement, getRecorder, getTagName, getType, getValue, getValueAsType, getValueAsType, getValueDOM, getVisibleNamespacePrefixes, hasAttribute, hasAttributeNS, isRoot, item, output, publishContents, publishToHandler, removeAttribute, removeAttribute, removeAttributeNode, removeAttributeNS, removeContents, removeNamespaceDeclaration, setAllAttributes, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setContentsIndex, setEncodingStyle, setEndIndex, setEnvelope, setFixupDeserializer, setName, setNamespaceURI, setNSMappings, setObjectValue, setQName, setRecorder, setType, setValue, toString |
| Methods inherited from class org.apache.axis.message.NodeImpl |
|---|
appendChild, convertAttrSAXtoDOM, detachNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getParent, getParentElement, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, initializeChildren, insertBefore, isDirty, isSupported, makeAttributesEditable, normalize, recycleNode, replaceChild, reset, setDirty, setNodeValue, setOwnerDocument, setParent, setParentElement, setPrefix |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.xml.soap.SOAPEnvelope |
|---|
addBody, addHeader, createName, createName |
| Methods inherited from interface javax.xml.soap.SOAPElement |
|---|
addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, getChildElements, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, getVisibleNamespacePrefixes, removeAttribute, removeContents, removeNamespaceDeclaration, setEncodingStyle |
| Methods inherited from interface javax.xml.soap.Node |
|---|
detachNode, getParentElement, getValue, recycleNode, setParentElement, setValue |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Methods inherited from interface org.w3c.dom.Element |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getTagName, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, cloneNode, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNodeValue, setPrefix |
| Constructor Detail |
|---|
public SOAPEnvelopeOutputNS(Log aLog)
aLog - Log| Method Detail |
|---|
public void addBodyElement(org.apache.axis.message.SOAPBodyElement element)
addBodyElement in class org.apache.axis.message.SOAPEnvelopeelement - SOAPBodyElement
public javax.xml.soap.SOAPBody getBody()
throws javax.xml.soap.SOAPException
getBody in interface javax.xml.soap.SOAPEnvelopegetBody in class org.apache.axis.message.SOAPEnvelopejavax.xml.soap.SOAPExceptionpublic void setHeader(SOAPHeaderOutputAttributes hdr)
hdr - SOAPHeaderOutputAttributespublic void addHeader(org.apache.axis.message.SOAPHeaderElement hdr)
addHeader in class org.apache.axis.message.SOAPEnvelopehdr - SOAPHeaderOutputAttributes
public void outputImpl(org.apache.axis.encoding.SerializationContext context)
throws java.lang.Exception
outputImpl in class org.apache.axis.message.SOAPEnvelopecontext - SerializationContextdestination.
java.lang.Exception - if something went wrong.
public javax.xml.soap.SOAPHeader getHeader()
throws javax.xml.soap.SOAPException
getHeader in interface javax.xml.soap.SOAPEnvelopegetHeader in class org.apache.axis.message.SOAPEnvelopejavax.xml.soap.SOAPExceptionpublic java.lang.Object getUserData(java.lang.String key)
getUserData in interface org.w3c.dom.Nodekey -
null
public java.lang.Object setUserData(java.lang.String key,
java.lang.Object data,
org.w3c.dom.UserDataHandler handler)
setUserData in interface org.w3c.dom.Nodekey - data - handler -
null
public java.lang.Object getFeature(java.lang.String feature,
java.lang.String version)
getFeature in interface org.w3c.dom.Nodefeature - version -
nullpublic boolean isEqualNode(org.w3c.dom.Node arg)
isEqualNode in interface org.w3c.dom.Nodearg -
falsepublic java.lang.String lookupNamespaceURI(java.lang.String prefix)
lookupNamespaceURI in interface org.w3c.dom.Nodeprefix -
nullpublic boolean isDefaultNamespace(java.lang.String namespaceURI)
isDefaultNamespace in interface org.w3c.dom.NodenamespaceURI -
falsepublic java.lang.String lookupPrefix(java.lang.String namespaceURI)
lookupPrefix in interface org.w3c.dom.NodenamespaceURI -
nullpublic boolean isSameNode(org.w3c.dom.Node other)
isSameNode in interface org.w3c.dom.Nodeother -
false
public void setTextContent(java.lang.String textContent)
throws org.w3c.dom.DOMException
setTextContent in interface org.w3c.dom.NodetextContent -
org.w3c.dom.DOMException
public java.lang.String getTextContent()
throws org.w3c.dom.DOMException
getTextContent in interface org.w3c.dom.Nodenull
org.w3c.dom.DOMException
public short compareDocumentPosition(org.w3c.dom.Node other)
throws org.w3c.dom.DOMException
compareDocumentPosition in interface org.w3c.dom.Nodeother -
0
org.w3c.dom.DOMExceptionpublic java.lang.String getBaseURI()
getBaseURI in interface org.w3c.dom.Nodenull
public void setIdAttributeNode(org.w3c.dom.Attr idAttr,
boolean isId)
throws org.w3c.dom.DOMException
setIdAttributeNode in interface org.w3c.dom.ElementidAttr - isId -
org.w3c.dom.DOMException
public void setIdAttributeNS(java.lang.String namespaceURI,
java.lang.String localName,
boolean isId)
throws org.w3c.dom.DOMException
setIdAttributeNS in interface org.w3c.dom.ElementnamespaceURI - localName - isId -
org.w3c.dom.DOMException
public void setIdAttribute(java.lang.String name,
boolean isId)
throws org.w3c.dom.DOMException
setIdAttribute in interface org.w3c.dom.Elementname - isId -
org.w3c.dom.DOMExceptionpublic org.w3c.dom.TypeInfo getSchemaTypeInfo()
getSchemaTypeInfo in interface org.w3c.dom.Elementnullpublic boolean equals(java.lang.Object o)
equals in class org.apache.axis.message.MessageElementpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||