|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.beanlib.utils.xml.XmlUtils
public class XmlUtils
XML Utilities.
Field Summary | |
---|---|
private static XStreamFactory |
xstreamFactory
|
Constructor Summary | |
---|---|
XmlUtils()
|
Method Summary | |
---|---|
static Object |
fromXml(String xml)
|
static String |
toXml(Object obj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final XStreamFactory xstreamFactory
Constructor Detail |
---|
public XmlUtils()
Method Detail |
---|
public static String toXml(Object obj)
public static Object fromXml(String xml)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |