|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.common.SOAPUtil
public class SOAPUtil
| Field Summary | |
|---|---|
static java.lang.String |
SAMPLE_SOAP_MSG
|
| Constructor Summary | |
|---|---|
SOAPUtil()
|
|
| Method Summary | |
|---|---|
static org.w3c.dom.Document |
toSOAPPart(java.lang.String xml)
Convert an SOAP Envelope as a String to a org.w3c.dom.Document. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SAMPLE_SOAP_MSG
| Constructor Detail |
|---|
public SOAPUtil()
| Method Detail |
|---|
public static org.w3c.dom.Document toSOAPPart(java.lang.String xml)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||