|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.util.xml.Dom4jUtil
public class Dom4jUtil
| Constructor Summary | |
|---|---|
Dom4jUtil()
|
|
| Method Summary | |
|---|---|
static String |
toString(org.dom4j.Node node)
|
static String |
toString(org.dom4j.Node node,
String indent)
|
static String |
toString(org.dom4j.Node node,
String indent,
boolean expandEmptyElements)
|
static String |
toString(org.dom4j.Node node,
String indent,
boolean expandEmptyElements,
boolean trimText)
|
static String |
toString(String xml)
|
static String |
toString(String xml,
String indent)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Dom4jUtil()
| Method Detail |
|---|
public static String toString(org.dom4j.Node node)
throws IOException
IOException
public static String toString(org.dom4j.Node node,
String indent)
throws IOException
IOException
public static String toString(org.dom4j.Node node,
String indent,
boolean expandEmptyElements)
throws IOException
IOException
public static String toString(org.dom4j.Node node,
String indent,
boolean expandEmptyElements,
boolean trimText)
throws IOException
IOException
public static String toString(String xml)
throws org.dom4j.DocumentException,
IOException
org.dom4j.DocumentException
IOException
public static String toString(String xml,
String indent)
throws org.dom4j.DocumentException,
IOException
org.dom4j.DocumentException
IOException
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||