| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | 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(org.w3c.dom.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(org.w3c.dom.Node node,
                                java.io.Writer sink)
public static java.util.Vector buildFaultDetailsFromThrowable(java.lang.Throwable t)
public static void checkMustUnderstands(Header header)
                                 throws SOAPException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||