Uses of Class
org.apache.axis.message.NodeImpl
Packages that use NodeImpl
-
Uses of NodeImpl in org.apache.axis.message
Subclasses of NodeImpl in org.apache.axis.messageModifier and TypeClassDescriptionclassclassMost of methods are inherited from TEXT, defined for its Interface Marker onlyclassDetail Container implementationclassDetail Entry implementationclassclassMessageElement is the base type of nodes of the SOAP message parse tree.classclassclassAn RPC parameterclassHolder for body elements.classA Body element.classImplementation of a SOAP EnvelopeclassA Fault body element.classSOAP Fault implementationclassHolder for header elements.classA simple header element abstraction.classA representation of a node whose value is text.Fields in org.apache.axis.message declared as NodeImplMethods in org.apache.axis.message that return NodeImplMethods in org.apache.axis.message with parameters of type NodeImplModifier and TypeMethodDescriptionprotected voidMessageElement.childDeepCloned(NodeImpl oldNode, NodeImpl newNode) protected voidSOAPEnvelope.childDeepCloned(NodeImpl oldNode, NodeImpl newNode) protected voidSet the parent node and invoke appendChild(this) to add this node to the parent's list of children.