| Frames | No Frames |
Classes derived from org.apache.axis.message.NodeImpl | |
| class | |
| class | Most of methods are inherited from TEXT, defined for its Interface Marker
only
|
| class | Detail Container implementation
|
| class | Detail Entry implementation
|
| class | |
| class | MessageElement is the base type of nodes of the SOAP message parse tree. |
| class | |
| class | |
| class | An RPC parameter
|
| class | Holder for body elements. |
| class | A Body element. |
| class | Implementation of a SOAP Envelope
|
| class | A Fault body element. |
| class | SOAP Fault implementation
|
| class | Holder for header elements. |
| class | A simple header element abstraction. |
| class | A representation of a node whose value is text. |
Fields of type org.apache.axis.message.NodeImpl | |
| NodeImpl | |
Methods with parameter type org.apache.axis.message.NodeImpl | |
| void | |
| void | |
| void | Set the parent node and invoke appendChild(this) to
add this node to the parent's list of children. |
Methods with return type org.apache.axis.message.NodeImpl | |
| NodeImpl | get the parent node
|