public final class XmlGen extends Object
| Constructor and Description |
|---|
XmlGen() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
fromXML(String type,
org.dom4j.Element root) |
static SoapFaultException |
parseSoapFault(org.dom4j.Element root) |
static String |
toXML(String tag,
String type,
Object obj) |
Copyright © 2011-2012. All Rights Reserved.