|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ucar.soap.SoapWrapper
Utility class to wrap/unwrap XML document within SOAP envelopes
| Constructor Summary | |
SoapWrapper()
|
|
| Method Summary | |
static org.w3c.dom.Document |
wrap(org.w3c.dom.Document doc)
Method to wrap xml document doc within a SOAP Envelope |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SoapWrapper()
| Method Detail |
public static org.w3c.dom.Document wrap(org.w3c.dom.Document doc)
doc - the input XML document to be wrapped
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||