|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axiom.om.impl.llom.OMSerializableImpl
org.apache.axiom.om.impl.llom.OMNodeImpl
org.apache.axiom.om.impl.llom.OMElementImpl
org.apache.axiom.soap.impl.llom.SOAPElement
org.apache.axiom.soap.impl.llom.SOAPFaultNodeImpl
public abstract class SOAPFaultNodeImpl
| Field Summary |
|---|
| Fields inherited from class org.apache.axiom.om.impl.llom.OMElementImpl |
|---|
attributes, builder, firstChild, lastChild, localName, namespaces, ns, qName, state |
| Fields inherited from class org.apache.axiom.om.impl.llom.OMNodeImpl |
|---|
nextSibling, parent, previousSibling |
| Fields inherited from class org.apache.axiom.om.impl.llom.OMSerializableImpl |
|---|
factory |
| Fields inherited from interface org.apache.axiom.om.OMNode |
|---|
CDATA_SECTION_NODE, COMMENT_NODE, DTD_NODE, ELEMENT_NODE, ENTITY_REFERENCE_NODE, PI_NODE, SPACE_NODE, TEXT_NODE |
| Fields inherited from interface org.apache.axiom.om.impl.common.IParentNode |
|---|
COMPLETE, DISCARDED, INCOMPLETE |
| Constructor Summary | |
|---|---|
protected |
SOAPFaultNodeImpl(OMNamespace ns,
SOAPFactory factory)
|
|
SOAPFaultNodeImpl(SOAPFault parent,
OMXMLParserWrapper builder,
SOAPFactory factory)
|
|
SOAPFaultNodeImpl(SOAPFault parent,
SOAPFactory factory)
|
| Method Summary | |
|---|---|
protected OMElement |
createClone(OMCloneOptions options,
OMContainer targetParent)
|
java.lang.String |
getFaultNodeValue()
|
java.lang.String |
getNodeValue()
|
void |
setFaultNodeValue(java.lang.String uri)
|
void |
setNodeValue(java.lang.String uri)
|
| Methods inherited from class org.apache.axiom.soap.impl.llom.SOAPElement |
|---|
checkParent, registerContentHandler, setParent |
| Methods inherited from class org.apache.axiom.om.impl.llom.OMNodeImpl |
|---|
clone, getIParentNode, getNextOMSibling, getNextOMSiblingIfAvailable, getParent, getPreviousOMSibling, insertSiblingAfter, insertSiblingBefore, internalSerialize, internalSerializeAndConsume, setNextOMSibling, setPreviousOMSibling |
| Methods inherited from class org.apache.axiom.om.impl.llom.OMSerializableImpl |
|---|
close, getOMFactory, serialize, serialize, serialize, serialize, serialize, serialize, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume, serializeAndConsume |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.axiom.om.OMNode |
|---|
buildWithAttachments, detach, discard, getNextOMSibling, getParent, getPreviousOMSibling, getType, insertSiblingAfter, insertSiblingBefore |
| Methods inherited from interface org.apache.axiom.om.OMContainer |
|---|
addChild, getBuilder, getChildren, getChildrenWithLocalName, getChildrenWithName, getChildrenWithNamespaceURI, getDescendants, getFirstChildWithName, getFirstOMChild, getSAXSource, getXMLStreamReader, getXMLStreamReader, getXMLStreamReader, getXMLStreamReaderWithoutCaching, removeChildren |
| Methods inherited from interface org.apache.axiom.om.OMSerializable |
|---|
build, close, isComplete, serialize, serialize, serializeAndConsume |
| Methods inherited from interface org.apache.axiom.om.OMInformationItem |
|---|
clone, getOMFactory |
| Methods inherited from interface org.apache.axiom.om.OMNamedInformationItem |
|---|
getLocalName, getNamespace, getNamespaceURI, getPrefix, getQName, setLocalName |
| Methods inherited from interface org.apache.axiom.om.impl.common.IChildNode |
|---|
getIParentNode |
| Methods inherited from interface org.apache.axiom.om.impl.OMNodeEx |
|---|
getNextOMSiblingIfAvailable, internalSerialize, internalSerializeAndConsume, setNextOMSibling, setPreviousOMSibling |
| Constructor Detail |
|---|
protected SOAPFaultNodeImpl(OMNamespace ns,
SOAPFactory factory)
public SOAPFaultNodeImpl(SOAPFault parent,
SOAPFactory factory)
throws SOAPProcessingException
SOAPProcessingException
public SOAPFaultNodeImpl(SOAPFault parent,
OMXMLParserWrapper builder,
SOAPFactory factory)
| Method Detail |
|---|
public void setFaultNodeValue(java.lang.String uri)
setFaultNodeValue in interface SOAPFaultNodepublic java.lang.String getFaultNodeValue()
getFaultNodeValue in interface SOAPFaultNodepublic void setNodeValue(java.lang.String uri)
setNodeValue in interface SOAPFaultNodepublic java.lang.String getNodeValue()
getNodeValue in interface SOAPFaultNode
protected OMElement createClone(OMCloneOptions options,
OMContainer targetParent)
createClone in class OMElementImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||