java.lang.Objectcom.sun.org.apache.xerces.internal.dom.NodeImpl
com.sun.org.apache.xerces.internal.dom.ChildNode
com.sun.org.apache.xerces.internal.dom.ParentNode
com.sun.org.apache.xerces.internal.dom.ElementImpl
com.sun.org.apache.xerces.internal.dom.ElementNSImpl
com.sun.xml.internal.messaging.saaj.soap.impl.ElementImpl
com.sun.xml.internal.messaging.saaj.soap.impl.FaultElementImpl
com.sun.xml.internal.messaging.saaj.soap.ver1_1.FaultElement1_1Impl
All Implemented Interfaces:
SOAPFaultElement, SOAPElement, SOAPBodyElement, TypeInfo, Element, Cloneable, Node, EventTarget, Serializable, NodeList
SAAJ - RI Development Team| Fields inherited from com.sun.xml.internal.messaging.saaj.soap.impl.ElementImpl: |
|---|
| DSIG_NS, XENC_NS, WSU_NS, elementQName, log |
| Fields inherited from com.sun.org.apache.xerces.internal.dom.ElementNSImpl: |
|---|
| serialVersionUID, xmlURI, namespaceURI, localName, type |
| Fields inherited from com.sun.org.apache.xerces.internal.dom.ElementImpl: |
|---|
| serialVersionUID, name, attributes |
| Fields inherited from com.sun.org.apache.xerces.internal.dom.ParentNode: |
|---|
| serialVersionUID, ownerDocument, firstChild, fNodeListCache |
| Fields inherited from com.sun.org.apache.xerces.internal.dom.ChildNode: |
|---|
| serialVersionUID, fBufferStr, previousSibling, nextSibling |
| Constructor: |
|---|
|
|
|
|
| Method from com.sun.xml.internal.messaging.saaj.soap.ver1_1.FaultElement1_1Impl Summary: |
|---|
| isStandardFaultElement, setElementQName |
| Methods from com.sun.xml.internal.messaging.saaj.soap.impl.FaultElementImpl: |
|---|
| isStandardFaultElement, setElementQName |
| Methods from com.sun.org.apache.xerces.internal.dom.ElementNSImpl: |
|---|
| getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, rename, setPrefix, setType, setValues |
| Methods from com.sun.org.apache.xerces.internal.dom.ParentNode: |
|---|
| checkNormalizationAfterInsert, checkNormalizationAfterRemove, cloneNode, getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, getTextContent, hasChildNodes, hasTextContent, insertBefore, internalInsertBefore, internalRemoveChild, isEqualNode, item, lastChild, lastChild, normalize, ownerDocument, removeChild, replaceChild, setOwnerDocument, setReadOnly, setTextContent, synchronizeChildren |
| Methods from com.sun.org.apache.xerces.internal.dom.ChildNode: |
|---|
| cloneNode, getNextSibling, getParentNode, getPreviousSibling, parentNode, previousSibling |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.sun.xml.internal.messaging.saaj.soap.ver1_1.FaultElement1_1Impl Detail: |
|---|
|
|