com.liferay.util.xml
Class XMLConverter
java.lang.Object
com.liferay.util.xml.XMLConverter
public class XMLConverter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLConverter
public XMLConverter()
toJavaxQName
public static QName toJavaxQName(org.dom4j.QName dom4jQName)
toW3CDocument
public static Document toW3CDocument(org.dom4j.Document dom4jDoc)
throws org.dom4j.DocumentException
- Throws:
org.dom4j.DocumentException
toW3CElement
public static Element toW3CElement(org.dom4j.Element dom4jEl)
throws org.dom4j.DocumentException
- Throws:
org.dom4j.DocumentException