|
||||||||||
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
com.ibm.di.fc.webservice.util.SOAPBodyOutputNS
public class SOAPBodyOutputNS
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.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 | |
---|---|
SOAPBodyOutputNS(String namespace,
String localPart,
String prefix,
Attributes attributes,
org.apache.axis.encoding.DeserializationContext context,
org.apache.axis.soap.SOAPConstants soapConsts)
|
Method Summary | |
---|---|
javax.xml.soap.SOAPBodyElement |
addBodyElement(javax.xml.soap.Name name)
|
void |
addChild(org.apache.axis.message.MessageElement el)
|
javax.xml.soap.SOAPElement |
addChildElement(javax.xml.soap.SOAPElement element)
|
javax.xml.soap.SOAPBodyElement |
addDocument(Document aDoc)
|
javax.xml.soap.SOAPFault |
addFault()
|
javax.xml.soap.SOAPFault |
addFault(javax.xml.soap.Name aName,
String aFault)
|
javax.xml.soap.SOAPFault |
addFault(javax.xml.soap.Name aName,
String aFault,
Locale aLocale)
|
short |
compareDocumentPosition(Node other)
|
void |
detachNode()
|
void |
disableFormatting()
|
protected org.apache.axis.message.MessageElement |
findElement(Vector vec,
String namespace,
String localPart)
|
String |
getBaseURI()
|
Iterator |
getChildElements()
|
Iterator |
getChildElements(javax.xml.soap.Name name)
|
Attributes |
getCompleteAttributes()
|
javax.xml.soap.SOAPFault |
getFault()
|
Object |
getFeature(String feature,
String version)
|
TypeInfo |
getSchemaTypeInfo()
|
String |
getTextContent()
|
Object |
getUserData(String key)
|
boolean |
hasFault()
|
boolean |
isDefaultNamespace(String namespaceURI)
|
boolean |
isEqualNode(Node arg)
|
boolean |
isSameNode(Node other)
|
String |
lookupNamespaceURI(String prefix)
|
String |
lookupPrefix(String namespaceURI)
|
protected void |
outputImpl(org.apache.axis.encoding.SerializationContext context)
|
void |
removeChild(org.apache.axis.message.MessageElement child)
|
void |
setEncodingStyle(String encodingStyle)
|
void |
setIdAttribute(String name,
boolean isId)
|
void |
setIdAttributeNode(Attr idAttr,
boolean isId)
|
void |
setIdAttributeNS(String namespaceURI,
String localName,
boolean isId)
|
void |
setParentElement(javax.xml.soap.SOAPElement parent)
|
void |
setSAAJEncodingCompliance(boolean comply)
|
void |
setTextContent(String textContent)
|
Object |
setUserData(String key,
Object data,
UserDataHandler handler)
|
Methods inherited from class org.apache.axis.message.MessageElement |
---|
addAttribute, addAttribute, addAttribute, addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addMapping, addNamespaceDeclaration, addTextNode, childDeepCloned, cloneNode, cloning, detachAllChildren, equals, 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, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.xml.soap.SOAPElement |
---|
addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, getVisibleNamespacePrefixes, removeAttribute, removeContents, removeNamespaceDeclaration |
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 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 SOAPBodyOutputNS(String namespace, String localPart, String prefix, Attributes attributes, org.apache.axis.encoding.DeserializationContext context, org.apache.axis.soap.SOAPConstants soapConsts) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
Method Detail |
---|
public void setParentElement(javax.xml.soap.SOAPElement parent) throws javax.xml.soap.SOAPException
setParentElement
in class org.apache.axis.message.NodeImpl
javax.xml.soap.SOAPException
public void detachNode()
detachNode
in class org.apache.axis.message.NodeImpl
public void disableFormatting()
public void setEncodingStyle(String encodingStyle) throws javax.xml.soap.SOAPException
setEncodingStyle
in interface javax.xml.soap.SOAPElement
setEncodingStyle
in class org.apache.axis.message.MessageElement
javax.xml.soap.SOAPException
protected void outputImpl(org.apache.axis.encoding.SerializationContext context) throws Exception
outputImpl
in class org.apache.axis.message.MessageElement
Exception
protected org.apache.axis.message.MessageElement findElement(Vector vec, String namespace, String localPart)
findElement
in class org.apache.axis.message.MessageElement
public javax.xml.soap.SOAPBodyElement addBodyElement(javax.xml.soap.Name name) throws javax.xml.soap.SOAPException
addBodyElement
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault addFault() throws javax.xml.soap.SOAPException
addFault
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault getFault()
getFault
in interface javax.xml.soap.SOAPBody
public boolean hasFault()
hasFault
in interface javax.xml.soap.SOAPBody
public void addChild(org.apache.axis.message.MessageElement el) throws javax.xml.soap.SOAPException
addChild
in class org.apache.axis.message.MessageElement
javax.xml.soap.SOAPException
public Iterator getChildElements()
getChildElements
in interface javax.xml.soap.SOAPElement
getChildElements
in class org.apache.axis.message.MessageElement
public Iterator getChildElements(javax.xml.soap.Name name)
getChildElements
in interface javax.xml.soap.SOAPElement
getChildElements
in class org.apache.axis.message.MessageElement
public void removeChild(org.apache.axis.message.MessageElement child)
public javax.xml.soap.SOAPElement addChildElement(javax.xml.soap.SOAPElement element) throws javax.xml.soap.SOAPException
addChildElement
in interface javax.xml.soap.SOAPElement
addChildElement
in class org.apache.axis.message.MessageElement
javax.xml.soap.SOAPException
public void setSAAJEncodingCompliance(boolean comply)
public Attributes getCompleteAttributes()
getCompleteAttributes
in class org.apache.axis.message.MessageElement
public javax.xml.soap.SOAPBodyElement addDocument(Document aDoc) throws javax.xml.soap.SOAPException
addDocument
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault addFault(javax.xml.soap.Name aName, String aFault) throws javax.xml.soap.SOAPException
addFault
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public javax.xml.soap.SOAPFault addFault(javax.xml.soap.Name aName, String aFault, Locale aLocale) throws javax.xml.soap.SOAPException
addFault
in interface javax.xml.soap.SOAPBody
javax.xml.soap.SOAPException
public Object getUserData(String key)
getUserData
in interface Node
public Object setUserData(String key, Object data, UserDataHandler handler)
setUserData
in interface Node
public Object getFeature(String feature, String version)
getFeature
in interface Node
public boolean isEqualNode(Node arg)
isEqualNode
in interface Node
public String lookupNamespaceURI(String prefix)
lookupNamespaceURI
in interface Node
public boolean isDefaultNamespace(String namespaceURI)
isDefaultNamespace
in interface Node
public String lookupPrefix(String namespaceURI)
lookupPrefix
in interface Node
public boolean isSameNode(Node other)
isSameNode
in interface Node
public void setTextContent(String textContent) throws DOMException
setTextContent
in interface Node
DOMException
public String getTextContent() throws DOMException
getTextContent
in interface Node
DOMException
public short compareDocumentPosition(Node other) throws DOMException
compareDocumentPosition
in interface Node
DOMException
public String getBaseURI()
getBaseURI
in interface Node
public void setIdAttributeNode(Attr idAttr, boolean isId) throws DOMException
setIdAttributeNode
in interface Element
DOMException
public void setIdAttributeNS(String namespaceURI, String localName, boolean isId) throws DOMException
setIdAttributeNS
in interface Element
DOMException
public void setIdAttribute(String name, boolean isId) throws DOMException
setIdAttribute
in interface Element
DOMException
public TypeInfo getSchemaTypeInfo()
getSchemaTypeInfo
in interface Element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |