Uses of Interface
javax.xml.soap.Node
Packages that use Node
-
Uses of Node in javax.xml.soap
Subinterfaces of Node in javax.xml.soapModifier and TypeInterfaceDescriptioninterfaceA container forDetailEntryobjects.interfaceThe content for aDetailobject, giving details for aSOAPFaultobject.interfaceAn object that represents the contents of the SOAP body element in a SOAP message.interfaceASOAPBodyElementobject represents the contents in aSOAPBodyobject.interfaceAn object representing the contents in aSOAPBodyobject, the contents in aSOAPHeaderobject, the content that can follow theSOAPBodyobject in aSOAPEnvelopeobject, or what can follow the detail element in aSOAPFaultobject.interfaceThe container for the SOAPHeader and SOAPBody portions of aSOAPPartobject.interfaceAn element in theSOAPBodyobject that contains error and/or status information.interfaceA representation of the contents in aSOAPFaultobject.interfaceA representation of the SOAP header element.interfaceAn object representing the contents in the SOAP header part of the SOAP envelope.interfaceA representation of a node whose value is text. -
Uses of Node in org.apache.axis.message
Classes in org.apache.axis.message that implement NodeModifier 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.classThis is our implementation of the DOM nodeclassclassclassAn 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.