org.ow2.frascati.jdom
Class JDOM
java.lang.Object
org.ow2.frascati.jdom.JDOM
public abstract class JDOM
- extends Object
OW2 FraSCAti JDOM Helper class.
- Version:
- 1.3
- Author:
- Philippe Merle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toElement
public static org.jdom.Element toElement(String xmlMessage)
toString
public static String toString(org.jdom.Element element)
unmarshallElement0
public static Object unmarshallElement0(org.jdom.Element element,
Class<?> type)
throws Exception
- Throws:
Exception
unmarshallContent0
public static Object unmarshallContent0(org.jdom.Element element,
Class<?> type)
throws Exception
- Throws:
Exception
Copyright © 2007-2011 OW2 Consortium. All Rights Reserved.