| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Node | |
|---|---|
| javax.xml.soap | Provides the API for creating and building SOAP messages. | 
| Uses of Node in javax.xml.soap | 
|---|
| Subinterfaces of Node in javax.xml.soap | |
|---|---|
|  interface | DetailA container for DetailEntryobjects. | 
|  interface | DetailEntryThe content for a Detailobject, giving details for
 aSOAPFaultobject. | 
|  interface | SOAPBodyAn object that represents the contents of the SOAP body element in a SOAP message. | 
|  interface | SOAPBodyElementA SOAPBodyElementobject represents the contents in 
 aSOAPBodyobject. | 
|  interface | SOAPElementAn object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification. | 
|  interface | SOAPEnvelopeThe container for the SOAPHeader and SOAPBody portions of a SOAPPartobject. | 
|  interface | SOAPFaultAn element in the SOAPBodyobject that contains
 error and/or status information. | 
|  interface | SOAPFaultElementA representation of the contents in a SOAPFaultobject. | 
|  interface | SOAPHeaderA representation of the SOAP header element. | 
|  interface | SOAPHeaderElementAn object representing the contents in the SOAP header part of the SOAP envelope. | 
|  interface | TextA representation of a node whose value is text. | 
| Methods in javax.xml.soap that return Node | |
|---|---|
|  Node | SAAJResult.getResult() | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.