| 
 | Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.soap.Utils
SOAP utilities.
| Constructor Summary | |
| Utils() | |
| Method Summary | |
| static java.util.Vector | buildFaultDetailsFromThrowable(java.lang.Throwable t)Given a throwable, return a vector containing a single entry which is an Element with one text node containing the stack trace. | 
| static void | checkMustUnderstands(Header header)Check for mustUnderstand headers, and throw a mustUnderstand Fault if we find any. | 
| static java.lang.String | cleanString(java.lang.String orig) | 
| static void | marshallNode(Node node, java.io.Writer sink) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public Utils()
| Method Detail | 
public static java.lang.String cleanString(java.lang.String orig)
public static void marshallNode(Node node,
                                java.io.Writer sink)
public static java.util.Vector buildFaultDetailsFromThrowable(java.lang.Throwable t)
public static void checkMustUnderstands(Header header)
                                 throws SOAPException
SOAPException| 
 | Oracle® XML Java API Reference Release 1 (10.1) B12024-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||