|
|||||||||||
| 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 |
| Constructor Summary | |
|---|---|
SOAPEnvelopeOutputNS(Log aLog)
Class constructor |
|
| Method Summary | |
|---|---|
javax.xml.soap.SOAPElement |
addAttribute(QName qName,
String val)
not used |
void |
addBodyElement(org.apache.axis.message.SOAPBodyElement element)
Add a SOAP Body Element |
javax.xml.soap.SOAPElement |
addChildElement(QName qName)
not used |
javax.xml.soap.SOAPElement |
addChildElement(String localName,
String prefix,
String uri)
not used |
void |
addHeader(org.apache.axis.message.SOAPHeaderElement hdr)
Add a HeaderElement |
short |
compareDocumentPosition(Node other)
not used |
QName |
createQName(String localName,
String prefix)
not used |
boolean |
equals(Object o)
|
Iterator |
getAllAttributesAsQNames()
not used |
String |
getAttributeValue(QName qName)
not used |
String |
getBaseURI()
not used |
javax.xml.soap.SOAPBody |
getBody()
Get the soap body |
QName |
getElementQName()
not used |
Object |
getFeature(String feature,
String version)
not used |
javax.xml.soap.SOAPHeader |
getHeader()
Get the soap header |
TypeInfo |
getSchemaTypeInfo()
not used |
String |
getTextContent()
not used |
Object |
getUserData(String key)
not used |
int |
hashCode()
|
boolean |
isDefaultNamespace(String namespaceURI)
not used |
boolean |
isEqualNode(Node arg)
not used |
boolean |
isSameNode(Node other)
not used |
String |
lookupNamespaceURI(String prefix)
not used |
String |
lookupPrefix(String namespaceURI)
not used |
void |
outputImpl(org.apache.axis.encoding.SerializationContext context)
override point -output to a serialization context. |
boolean |
removeAttribute(QName qName)
not used |
javax.xml.soap.SOAPElement |
setElementQName(QName newName)
not used |
void |
setHeader(SOAPHeaderOutputAttributes hdr)
Set the SOAP Header |
void |
setIdAttribute(String name,
boolean isId)
not used |
void |
setIdAttributeNode(Attr idAttr,
boolean isId)
not used |
void |
setIdAttributeNS(String namespaceURI,
String localName,
boolean isId)
not used |
void |
setTextContent(String textContent)
not used |
Object |
setUserData(String key,
Object data,
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, 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, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, 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.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 Exception
outputImpl in class org.apache.axis.message.SOAPEnvelopecontext - SerializationContextdestination.
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 Object getUserData(String key)
getUserData in interface Nodekey -
null
public Object setUserData(String key,
Object data,
UserDataHandler handler)
setUserData in interface Nodekey - data - handler -
null
public Object getFeature(String feature,
String version)
getFeature in interface Nodefeature - version -
nullpublic boolean isEqualNode(Node arg)
isEqualNode in interface Nodearg -
falsepublic String lookupNamespaceURI(String prefix)
lookupNamespaceURI in interface Nodeprefix -
nullpublic boolean isDefaultNamespace(String namespaceURI)
isDefaultNamespace in interface NodenamespaceURI -
falsepublic String lookupPrefix(String namespaceURI)
lookupPrefix in interface NodenamespaceURI -
nullpublic boolean isSameNode(Node other)
isSameNode in interface Nodeother -
false
public void setTextContent(String textContent)
throws DOMException
setTextContent in interface NodetextContent -
DOMException
public String getTextContent()
throws DOMException
getTextContent in interface Nodenull
DOMException
public short compareDocumentPosition(Node other)
throws DOMException
compareDocumentPosition in interface Nodeother -
0
DOMExceptionpublic String getBaseURI()
getBaseURI in interface Nodenull
public void setIdAttributeNode(Attr idAttr,
boolean isId)
throws DOMException
setIdAttributeNode in interface ElementidAttr - isId -
DOMException
public void setIdAttributeNS(String namespaceURI,
String localName,
boolean isId)
throws DOMException
setIdAttributeNS in interface ElementnamespaceURI - localName - isId -
DOMException
public void setIdAttribute(String name,
boolean isId)
throws DOMException
setIdAttribute in interface Elementname - isId -
DOMExceptionpublic TypeInfo getSchemaTypeInfo()
getSchemaTypeInfo in interface Elementnullpublic boolean removeAttribute(QName qName)
removeAttribute in interface javax.xml.soap.SOAPElementname -
false
public javax.xml.soap.SOAPElement setElementQName(QName newName)
throws javax.xml.soap.SOAPException
setElementQName in interface javax.xml.soap.SOAPElementname -
null
javax.xml.soap.SOAPExceptionpublic QName getElementQName()
getElementQName in interface javax.xml.soap.SOAPElementnull
public QName createQName(String localName,
String prefix)
throws javax.xml.soap.SOAPException
createQName in interface javax.xml.soap.SOAPElementlocalName - prefix -
null
javax.xml.soap.SOAPExceptionpublic Iterator getAllAttributesAsQNames()
getAllAttributesAsQNames in interface javax.xml.soap.SOAPElementnullpublic String getAttributeValue(QName qName)
getAttributeValue in interface javax.xml.soap.SOAPElementqName -
null
public javax.xml.soap.SOAPElement addAttribute(QName qName,
String val)
addAttribute in interface javax.xml.soap.SOAPElementqName - val -
null
public javax.xml.soap.SOAPElement addChildElement(String localName,
String prefix,
String uri)
throws javax.xml.soap.SOAPException
addChildElement in interface javax.xml.soap.SOAPElementaddChildElement in class org.apache.axis.message.MessageElementlocalName - prefix - uri -
null
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPElement addChildElement(QName qName)
throws javax.xml.soap.SOAPException
addChildElement in interface javax.xml.soap.SOAPElementqName -
null
javax.xml.soap.SOAPExceptionpublic boolean equals(Object o)
equals in class org.apache.axis.message.MessageElementpublic int hashCode()
hashCode in class Object
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||