|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.util.xml.XMLConverter
public class XMLConverter
Constructor Summary | |
---|---|
XMLConverter()
|
Method Summary | |
---|---|
static javax.xml.namespace.QName |
toJavaxQName(org.dom4j.QName dom4jQName)
|
static org.w3c.dom.Document |
toW3CDocument(org.dom4j.Document dom4jDoc)
|
static org.w3c.dom.Element |
toW3CElement(org.dom4j.Element dom4jEl)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLConverter()
Method Detail |
---|
public static org.w3c.dom.Document toW3CDocument(org.dom4j.Document dom4jDoc) throws org.dom4j.DocumentException
org.dom4j.DocumentException
public static org.w3c.dom.Element toW3CElement(org.dom4j.Element dom4jEl) throws org.dom4j.DocumentException
org.dom4j.DocumentException
public static javax.xml.namespace.QName toJavaxQName(org.dom4j.QName dom4jQName)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |