|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.dynamicdatamapping.util.DDMXMLUtil
public class DDMXMLUtil
| Constructor Summary | |
|---|---|
DDMXMLUtil()
|
|
| Method Summary | |
|---|---|
static String |
formatXML(Document document)
|
static String |
formatXML(String xml)
|
static DDMXML |
getDDMXML()
|
void |
setDDMXML(DDMXML ddmXML)
|
static String |
updateXMLDefaultLocale(String xml,
Locale contentDefaultLocale,
Locale contentNewDefaultLocale)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDMXMLUtil()
| Method Detail |
|---|
public static String formatXML(Document document)
throws IOException
IOException
public static String formatXML(String xml)
throws DocumentException,
IOException
DocumentException
IOExceptionpublic static DDMXML getDDMXML()
public static String updateXMLDefaultLocale(String xml,
Locale contentDefaultLocale,
Locale contentNewDefaultLocale)
throws DocumentException,
IOException
DocumentException
IOExceptionpublic void setDDMXML(DDMXML ddmXML)
|
Liferay 6.2.0-ce-m1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||