Package com.ibm.di.fc.webservice.util
Class SOAPBodyOutputNS
- java.lang.Object
-
- org.apache.axis.message.NodeImpl
-
- org.apache.axis.message.MessageElement
-
- com.ibm.di.fc.webservice.util.SOAPBodyOutputNS
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable,javax.xml.soap.Node,javax.xml.soap.SOAPBody,javax.xml.soap.SOAPElement,org.w3c.dom.Element,org.w3c.dom.Node,org.w3c.dom.NodeList
public class SOAPBodyOutputNS extends org.apache.axis.message.MessageElement implements javax.xml.soap.SOAPBodyThis class is used by theSOAPEnvelopeOutputNSclass- See Also:
- Serialized Form
-
-
Field Summary
-
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
-
-
Constructor Summary
Constructors Constructor Description SOAPBodyOutputNS(java.lang.String namespace, java.lang.String localPart, java.lang.String prefix, org.xml.sax.Attributes attributes, org.apache.axis.encoding.DeserializationContext context, org.apache.axis.soap.SOAPConstants soapConsts)Class constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.soap.SOAPElementaddAttribute(javax.xml.namespace.QName qName, java.lang.String val)not usedjavax.xml.soap.SOAPBodyElementaddBodyElement(javax.xml.namespace.QName qName)not usedjavax.xml.soap.SOAPBodyElementaddBodyElement(javax.xml.soap.Name name)adds a new SOAPBodyElementvoidaddChild(org.apache.axis.message.MessageElement el)Note that this method will log a error and no-op if there is a value (set using setObjectValue) in the MessageElement.javax.xml.soap.SOAPElementaddChildElement(java.lang.String localName, java.lang.String prefix, java.lang.String uri)not usedjavax.xml.soap.SOAPElementaddChildElement(javax.xml.namespace.QName qName)not usedjavax.xml.soap.SOAPBodyElementaddDocument(org.w3c.dom.Document aDoc)not usedjavax.xml.soap.SOAPFaultaddFault()Creates a new SOAPFault object and adds it to this SOAPBody object.javax.xml.soap.SOAPFaultaddFault(javax.xml.namespace.QName qName, java.lang.String nFault)not usedjavax.xml.soap.SOAPFaultaddFault(javax.xml.namespace.QName qName, java.lang.String nFault, java.util.Locale locale)not usedjavax.xml.soap.SOAPFaultaddFault(javax.xml.soap.Name aName, java.lang.String aFault)not usedjavax.xml.soap.SOAPFaultaddFault(javax.xml.soap.Name aName, java.lang.String aFault, java.util.Locale aLocale)not usedshortcompareDocumentPosition(org.w3c.dom.Node other)not usedjavax.xml.namespace.QNamecreateQName(java.lang.String localName, java.lang.String prefix)not usedvoiddetachNode()Removes this Node object from the tree.voiddisableFormatting()Sets the class field totrueto disable formattingbooleanequals(java.lang.Object o)org.w3c.dom.DocumentextractContentAsDocument()not usedprotected org.apache.axis.message.MessageElementfindElement(java.util.Vector vec, java.lang.String namespace, java.lang.String localPart)FindsSOAPBodyElementjava.util.IteratorgetAllAttributesAsQNames()not usedjava.lang.StringgetAttributeValue(javax.xml.namespace.QName qName)not usedjava.lang.StringgetBaseURI()not usedjava.util.IteratorgetChildElements()get an iterator over the children This iterator may get confused if changes are made to the children while the iteration is in progress.java.util.IteratorgetChildElements(javax.xml.soap.Name name)Returns an iterator over all the child elements with the specified name.org.xml.sax.AttributesgetCompleteAttributes()Obtain an Attributes collection consisting of all attributes for this MessageElement, including namespace declarations.javax.xml.namespace.QNamegetElementQName()not usedjavax.xml.soap.SOAPFaultgetFault()Retrieves SOAPFault.java.lang.ObjectgetFeature(java.lang.String feature, java.lang.String version)not usedorg.w3c.dom.TypeInfogetSchemaTypeInfo()not usedjava.lang.StringgetTextContent()not usedjava.lang.ObjectgetUserData(java.lang.String key)not usedbooleanhasFault()Indicates whether a SOAPFault object exists in this SOAPBody object.inthashCode()booleanisDefaultNamespace(java.lang.String namespaceURI)not usedbooleanisEqualNode(org.w3c.dom.Node arg)not usedbooleanisSameNode(org.w3c.dom.Node other)not usedjava.lang.StringlookupNamespaceURI(java.lang.String prefix)not usedjava.lang.StringlookupPrefix(java.lang.String namespaceURI)not usedprotected voidoutputImpl(org.apache.axis.encoding.SerializationContext context)override point -output to a serialization context.booleanremoveAttribute(javax.xml.namespace.QName qName)not usedvoidremoveChild(org.apache.axis.message.MessageElement child)removes all occurrences of the specified child elementjavax.xml.soap.SOAPElementsetElementQName(javax.xml.namespace.QName newName)not usedvoidsetEncodingStyle(java.lang.String encodingStyle)Sets the encoding style for this SOAPElement object to one specified.voidsetIdAttribute(java.lang.String name, boolean isId)not usedvoidsetIdAttributeNode(org.w3c.dom.Attr idAttr, boolean isId)not usedvoidsetIdAttributeNS(java.lang.String namespaceURI, java.lang.String localName, boolean isId)not usedvoidsetParentElement(javax.xml.soap.SOAPElement parent)Sets the parent of thisNodeobject to the given SOAPElement object.voidsetSAAJEncodingCompliance(boolean comply)Indicates the SAAJCompliancevoidsetTextContent(java.lang.String textContent)not usedjava.lang.ObjectsetUserData(java.lang.String key, java.lang.Object data, org.w3c.dom.UserDataHandler handler)not used-
Methods inherited from class org.apache.axis.message.MessageElement
addAttribute, addAttribute, addAttribute, addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addMapping, addNamespaceDeclaration, addTextNode, childDeepCloned, cloneNode, cloning, detachAllChildren, getAllAttributes, getAsDocument, getAsDOM, getAsString, getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributesEx, getAttributeValue, getAttributeValue, getChildElement, getChildElements, getChildren, 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, setEndIndex, setEnvelope, setFixupDeserializer, setName, setNamespaceURI, setNSMappings, setObjectValue, setQName, setRecorder, setType, setValue, toString
-
Methods inherited from class org.apache.axis.message.NodeImpl
appendChild, convertAttrSAXtoDOM, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getParent, getParentElement, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, initializeChildren, insertBefore, isDirty, isSupported, makeAttributesEditable, normalize, recycleNode, removeChild, replaceChild, reset, setDirty, setDirty, setNodeValue, setOwnerDocument, setParent, setPrefix
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
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 javax.xml.soap.Node
getParentElement, getValue, recycleNode, 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 javax.xml.soap.SOAPElement
addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, getVisibleNamespacePrefixes, removeAttribute, removeContents, removeNamespaceDeclaration
-
-
-
-
Constructor Detail
-
SOAPBodyOutputNS
public SOAPBodyOutputNS(java.lang.String namespace, java.lang.String localPart, java.lang.String prefix, org.xml.sax.Attributes attributes, org.apache.axis.encoding.DeserializationContext context, org.apache.axis.soap.SOAPConstants soapConsts) throws org.apache.axis.AxisFaultClass constructor- Parameters:
namespace- StringlocalPart- Stringprefix- Stringattributes-Attributescontext-DeserializationContextsoapConsts-SOAPConstants- Throws:
org.apache.axis.AxisFault
-
-
Method Detail
-
setParentElement
public void setParentElement(javax.xml.soap.SOAPElement parent) throws javax.xml.soap.SOAPExceptionSets the parent of thisNodeobject to the given SOAPElement object.- Specified by:
setParentElementin interfacejavax.xml.soap.Node- Overrides:
setParentElementin classorg.apache.axis.message.NodeImpl- Parameters:
parent- theSOAPElementobject to be set as the parent of this Node object- Throws:
javax.xml.soap.SOAPException- if there is a problem in setting the parent to the given elementjava.lang.IllegalArgumentException- if theSOAPElementisnull
-
detachNode
public void detachNode()
Removes this Node object from the tree. Once removed, this node can be garbage collected if there are no application references to it.- Specified by:
detachNodein interfacejavax.xml.soap.Node- Overrides:
detachNodein classorg.apache.axis.message.NodeImpl
-
disableFormatting
public void disableFormatting()
Sets the class field totrueto disable formatting
-
setEncodingStyle
public void setEncodingStyle(java.lang.String encodingStyle) throws javax.xml.soap.SOAPExceptionSets the encoding style for this SOAPElement object to one specified.- Specified by:
setEncodingStylein interfacejavax.xml.soap.SOAPElement- Overrides:
setEncodingStylein classorg.apache.axis.message.MessageElement- Parameters:
encodingStyle- String- Throws:
javax.xml.soap.SOAPException- when for some reason the style cannot be setjava.lang.IllegalArgumentException- when the encoding style is not recognized
-
outputImpl
protected void outputImpl(org.apache.axis.encoding.SerializationContext context) throws java.lang.Exceptionoverride point -output to a serialization context.- Overrides:
outputImplin classorg.apache.axis.message.MessageElement- Parameters:
context-SerializationContextis destination- Throws:
java.lang.Exception- if something went wrong.
-
findElement
protected org.apache.axis.message.MessageElement findElement(java.util.Vector vec, java.lang.String namespace, java.lang.String localPart)FindsSOAPBodyElement- Overrides:
findElementin classorg.apache.axis.message.MessageElement- Parameters:
vec- Vector , the collection to be searched innamespace- StringlocalPart- String- Returns:
- MessageElement
-
addBodyElement
public javax.xml.soap.SOAPBodyElement addBodyElement(javax.xml.soap.Name name) throws javax.xml.soap.SOAPExceptionadds a new SOAPBodyElement- Specified by:
addBodyElementin interfacejavax.xml.soap.SOAPBody- Parameters:
name-Name- Returns:
- SOAPBodyElement
- Throws:
javax.xml.soap.SOAPException- See Also:
SOAPBody.addBodyElement(javax.xml.soap.Name)
-
addFault
public javax.xml.soap.SOAPFault addFault() throws javax.xml.soap.SOAPExceptionCreates a new SOAPFault object and adds it to this SOAPBody object.- Specified by:
addFaultin interfacejavax.xml.soap.SOAPBody- Returns:
- the new SOAPFault object
- Throws:
javax.xml.soap.SOAPException- if there is a SOAP error- See Also:
SOAPBody.addFault()
-
getFault
public javax.xml.soap.SOAPFault getFault()
Retrieves SOAPFault.- Specified by:
getFaultin interfacejavax.xml.soap.SOAPBody- Returns:
- the SOAPFault object in this SOAPBody object
-
hasFault
public boolean hasFault()
Indicates whether a SOAPFault object exists in this SOAPBody object.- Specified by:
hasFaultin interfacejavax.xml.soap.SOAPBody- Returns:
- true if a SOAPFault object exists in this SOAPBody object; false otherwise
-
addChild
public void addChild(org.apache.axis.message.MessageElement el) throws javax.xml.soap.SOAPExceptionNote that this method will log a error and no-op if there is a value (set using setObjectValue) in the MessageElement.- Overrides:
addChildin classorg.apache.axis.message.MessageElement- Parameters:
el-MessageElement- Throws:
javax.xml.soap.SOAPException
-
getChildElements
public java.util.Iterator getChildElements()
get an iterator over the children This iterator may get confused if changes are made to the children while the iteration is in progress.- Specified by:
getChildElementsin interfacejavax.xml.soap.SOAPElement- Overrides:
getChildElementsin classorg.apache.axis.message.MessageElement- Returns:
- an iterator over child elements.
-
getChildElements
public java.util.Iterator getChildElements(javax.xml.soap.Name name)
Returns an iterator over all the child elements with the specified name.- Specified by:
getChildElementsin interfacejavax.xml.soap.SOAPElement- Overrides:
getChildElementsin classorg.apache.axis.message.MessageElement- Parameters:
name- - a Name object with the name of the child elements to be returned- Returns:
- an iterator over child elements.
-
removeChild
public void removeChild(org.apache.axis.message.MessageElement child)
removes all occurrences of the specified child element- Parameters:
child-MessageElement
-
setSAAJEncodingCompliance
public void setSAAJEncodingCompliance(boolean comply)
Indicates the SAAJCompliance- Parameters:
comply- boolean
-
getCompleteAttributes
public org.xml.sax.Attributes getCompleteAttributes()
Obtain an Attributes collection consisting of all attributes for this MessageElement, including namespace declarations.- Overrides:
getCompleteAttributesin classorg.apache.axis.message.MessageElement- Returns:
- Attributes collection
-
addDocument
public javax.xml.soap.SOAPBodyElement addDocument(org.w3c.dom.Document aDoc) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
addDocumentin interfacejavax.xml.soap.SOAPBody- Parameters:
aDoc- org.w3c.dom.Document- Returns:
- null
- Throws:
javax.xml.soap.SOAPException
-
addFault
public javax.xml.soap.SOAPFault addFault(javax.xml.soap.Name aName, java.lang.String aFault) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
addFaultin interfacejavax.xml.soap.SOAPBody- Parameters:
aName-NameaFault- String- Returns:
- null
- Throws:
javax.xml.soap.SOAPException
-
addFault
public javax.xml.soap.SOAPFault addFault(javax.xml.soap.Name aName, java.lang.String aFault, java.util.Locale aLocale) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
addFaultin interfacejavax.xml.soap.SOAPBody- Parameters:
aName-NameaFault- StringaLocale-Locale- Returns:
- null
- Throws:
javax.xml.soap.SOAPException
-
getUserData
public java.lang.Object getUserData(java.lang.String key)
not used- Specified by:
getUserDatain interfaceorg.w3c.dom.Node- Parameters:
key- String- Returns:
- null
-
setUserData
public java.lang.Object setUserData(java.lang.String key, java.lang.Object data, org.w3c.dom.UserDataHandler handler)not used- Specified by:
setUserDatain interfaceorg.w3c.dom.Node- Parameters:
key- Stringdata- Objecthandler-UserDataHandler- Returns:
- null
-
getFeature
public java.lang.Object getFeature(java.lang.String feature, java.lang.String version)not used- Specified by:
getFeaturein interfaceorg.w3c.dom.Node- Parameters:
feature- Stringversion- String- Returns:
- null
-
isEqualNode
public boolean isEqualNode(org.w3c.dom.Node arg)
not used- Specified by:
isEqualNodein interfaceorg.w3c.dom.Node- Parameters:
arg-Node- Returns:
false
-
lookupNamespaceURI
public java.lang.String lookupNamespaceURI(java.lang.String prefix)
not used- Specified by:
lookupNamespaceURIin interfaceorg.w3c.dom.Node- Parameters:
prefix- String- Returns:
null
-
isDefaultNamespace
public boolean isDefaultNamespace(java.lang.String namespaceURI)
not used- Specified by:
isDefaultNamespacein interfaceorg.w3c.dom.Node- Parameters:
namespaceURI- String- Returns:
false
-
lookupPrefix
public java.lang.String lookupPrefix(java.lang.String namespaceURI)
not used- Specified by:
lookupPrefixin interfaceorg.w3c.dom.Node- Parameters:
namespaceURI- String- Returns:
null
-
isSameNode
public boolean isSameNode(org.w3c.dom.Node other)
not used- Specified by:
isSameNodein interfaceorg.w3c.dom.Node- Parameters:
other-Node- Returns:
false
-
setTextContent
public void setTextContent(java.lang.String textContent) throws org.w3c.dom.DOMExceptionnot used- Specified by:
setTextContentin interfaceorg.w3c.dom.Node- Parameters:
textContent- String- Throws:
org.w3c.dom.DOMException
-
getTextContent
public java.lang.String getTextContent() throws org.w3c.dom.DOMExceptionnot used- Specified by:
getTextContentin interfaceorg.w3c.dom.Node- Returns:
null- Throws:
org.w3c.dom.DOMException
-
compareDocumentPosition
public short compareDocumentPosition(org.w3c.dom.Node other) throws org.w3c.dom.DOMExceptionnot used- Specified by:
compareDocumentPositionin interfaceorg.w3c.dom.Node- Parameters:
other-Node- Returns:
- 0
- Throws:
org.w3c.dom.DOMException
-
getBaseURI
public java.lang.String getBaseURI()
not used- Specified by:
getBaseURIin interfaceorg.w3c.dom.Node- Returns:
null
-
setIdAttributeNode
public void setIdAttributeNode(org.w3c.dom.Attr idAttr, boolean isId) throws org.w3c.dom.DOMExceptionnot used- Specified by:
setIdAttributeNodein interfaceorg.w3c.dom.Element- Parameters:
idAttr-AttrisId- boolean- Throws:
org.w3c.dom.DOMException
-
setIdAttributeNS
public void setIdAttributeNS(java.lang.String namespaceURI, java.lang.String localName, boolean isId) throws org.w3c.dom.DOMExceptionnot used- Specified by:
setIdAttributeNSin interfaceorg.w3c.dom.Element- Parameters:
namespaceURI-StringlocalName-StringisId- boolean- Throws:
org.w3c.dom.DOMException
-
setIdAttribute
public void setIdAttribute(java.lang.String name, boolean isId) throws org.w3c.dom.DOMExceptionnot used- Specified by:
setIdAttributein interfaceorg.w3c.dom.Element- Parameters:
name-StringisId- boolean- Throws:
org.w3c.dom.DOMException
-
getSchemaTypeInfo
public org.w3c.dom.TypeInfo getSchemaTypeInfo()
not used- Specified by:
getSchemaTypeInfoin interfaceorg.w3c.dom.Element- Returns:
null
-
extractContentAsDocument
public org.w3c.dom.Document extractContentAsDocument() throws javax.xml.soap.SOAPExceptionnot used- Specified by:
extractContentAsDocumentin interfacejavax.xml.soap.SOAPBody- Returns:
null- Throws:
javax.xml.soap.SOAPException
-
addBodyElement
public javax.xml.soap.SOAPBodyElement addBodyElement(javax.xml.namespace.QName qName)
not used- Specified by:
addBodyElementin interfacejavax.xml.soap.SOAPBody- Parameters:
qName-- Returns:
null
-
addFault
public javax.xml.soap.SOAPFault addFault(javax.xml.namespace.QName qName, java.lang.String nFault)not used- Specified by:
addFaultin interfacejavax.xml.soap.SOAPBody- Parameters:
qName-qFault-
-
addFault
public javax.xml.soap.SOAPFault addFault(javax.xml.namespace.QName qName, java.lang.String nFault, java.util.Locale locale)not used- Specified by:
addFaultin interfacejavax.xml.soap.SOAPBody- Parameters:
qName-qFault-locale-
-
removeAttribute
public boolean removeAttribute(javax.xml.namespace.QName qName)
not used- Specified by:
removeAttributein interfacejavax.xml.soap.SOAPElement- Parameters:
name-- Returns:
false
-
setElementQName
public javax.xml.soap.SOAPElement setElementQName(javax.xml.namespace.QName newName) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
setElementQNamein interfacejavax.xml.soap.SOAPElement- Parameters:
name-- Returns:
null- Throws:
javax.xml.soap.SOAPException
-
getElementQName
public javax.xml.namespace.QName getElementQName()
not used- Specified by:
getElementQNamein interfacejavax.xml.soap.SOAPElement- Returns:
null
-
createQName
public javax.xml.namespace.QName createQName(java.lang.String localName, java.lang.String prefix) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
createQNamein interfacejavax.xml.soap.SOAPElement- Parameters:
localName-prefix-- Returns:
null- Throws:
javax.xml.soap.SOAPException
-
getAllAttributesAsQNames
public java.util.Iterator getAllAttributesAsQNames()
not used- Specified by:
getAllAttributesAsQNamesin interfacejavax.xml.soap.SOAPElement- Returns:
null
-
getAttributeValue
public java.lang.String getAttributeValue(javax.xml.namespace.QName qName)
not used- Specified by:
getAttributeValuein interfacejavax.xml.soap.SOAPElement- Parameters:
qName-- Returns:
null
-
addAttribute
public javax.xml.soap.SOAPElement addAttribute(javax.xml.namespace.QName qName, java.lang.String val)not used- Specified by:
addAttributein interfacejavax.xml.soap.SOAPElement- Parameters:
qName-val-- Returns:
null
-
addChildElement
public javax.xml.soap.SOAPElement addChildElement(java.lang.String localName, java.lang.String prefix, java.lang.String uri) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
addChildElementin interfacejavax.xml.soap.SOAPElement- Overrides:
addChildElementin classorg.apache.axis.message.MessageElement- Parameters:
localName-prefix-uri-- Returns:
null- Throws:
javax.xml.soap.SOAPException
-
addChildElement
public javax.xml.soap.SOAPElement addChildElement(javax.xml.namespace.QName qName) throws javax.xml.soap.SOAPExceptionnot used- Specified by:
addChildElementin interfacejavax.xml.soap.SOAPElement- Parameters:
qName-- Returns:
null- Throws:
javax.xml.soap.SOAPException
-
equals
public boolean equals(java.lang.Object o)
- Overrides:
equalsin classorg.apache.axis.message.MessageElement
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
-