org.apache.camel.component.cxf.util
Class CxfUtils
java.lang.Object
org.apache.camel.component.cxf.util.CxfUtils
public final class CxfUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getStringFromInputStream
public static String getStringFromInputStream(InputStream in)
throws Exception
- Throws:
Exception
elementToString
public static String elementToString(Element element)
throws Exception
- Throws:
Exception
Apache CAMEL