|
||||||||||
| 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.SOAPFaultReasonImpl
public abstract class SOAPFaultReasonImpl
| 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 | |
|---|---|
|
SOAPFaultReasonImpl(OMElement parent,
boolean extractNamespaceFromParent,
SOAPFactory factory)
|
protected |
SOAPFaultReasonImpl(OMNamespace ns,
SOAPFactory factory)
|
|
SOAPFaultReasonImpl(SOAPFault parent,
OMXMLParserWrapper builder,
SOAPFactory factory)
Constructor OMElementImpl |
| Method Summary | |
|---|---|
protected OMElement |
createClone(OMCloneOptions options,
OMContainer targetParent)
|
java.util.List |
getAllSoapTexts()
|
SOAPFaultText |
getSOAPFaultText(java.lang.String language)
|
| 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.soap.SOAPFaultReason |
|---|
addSOAPText, getFirstSOAPText |
| 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 SOAPFaultReasonImpl(OMNamespace ns,
SOAPFactory factory)
public SOAPFaultReasonImpl(SOAPFault parent,
OMXMLParserWrapper builder,
SOAPFactory factory)
parent - builder -
public SOAPFaultReasonImpl(OMElement parent,
boolean extractNamespaceFromParent,
SOAPFactory factory)
throws SOAPProcessingException
parent -
SOAPProcessingException| Method Detail |
|---|
public java.util.List getAllSoapTexts()
getAllSoapTexts in interface SOAPFaultReasonpublic SOAPFaultText getSOAPFaultText(java.lang.String language)
getSOAPFaultText in interface SOAPFaultReason
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 | |||||||||