|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Source | |
javax.xml.soap |
Uses of Source in javax.xml.soap |
Methods in javax.xml.soap that return Source | |
abstract Source |
SOAPPart.getContent()
Returns the content of the SOAPEnvelope as a JAXP
Source object. |
Methods in javax.xml.soap with parameters of type Source | |
abstract void |
SOAPPart.setContent(Source source)
Sets the content of the SOAPEnvelope object
with the data from the given Source object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |