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 TypeInterfaceDescriptioninterface
A container forDetailEntry
objects.interface
The content for aDetail
object, giving details for aSOAPFault
object.interface
An object that represents the contents of the SOAP body element in a SOAP message.interface
ASOAPBodyElement
object represents the contents in aSOAPBody
object.interface
An object representing the contents in aSOAPBody
object, the contents in aSOAPHeader
object, the content that can follow theSOAPBody
object in aSOAPEnvelope
object, or what can follow the detail element in aSOAPFault
object.interface
The container for the SOAPHeader and SOAPBody portions of aSOAPPart
object.interface
An element in theSOAPBody
object that contains error and/or status information.interface
A representation of the contents in aSOAPFault
object.interface
A representation of the SOAP header element.interface
An object representing the contents in the SOAP header part of the SOAP envelope.interface
A 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 TypeClassDescriptionclass
class
Most of methods are inherited from TEXT, defined for its Interface Marker onlyclass
Detail Container implementationclass
Detail Entry implementationclass
class
MessageElement is the base type of nodes of the SOAP message parse tree.class
This is our implementation of the DOM nodeclass
class
class
An RPC parameterclass
Holder for body elements.class
A Body element.class
Implementation of a SOAP Envelopeclass
A Fault body element.class
SOAP Fault implementationclass
Holder for header elements.class
A simple header element abstraction.class
A representation of a node whose value is text.