|
Liferay 6.2.0-ce-m4 | |||||||||
| 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()
|
static Fields |
getFields(DDMStructure structure,
String xml)
|
static Fields |
getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
|
static String |
getXML(Document document,
Fields fields)
|
static String |
getXML(Fields fields)
|
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 SystemException
SystemException
public static String formatXML(String xml)
throws SystemException
SystemExceptionpublic static DDMXML getDDMXML()
public static Fields getFields(DDMStructure structure,
String xml)
throws PortalException,
SystemException
PortalException
SystemException
public static Fields getFields(DDMStructure structure,
XPath xPath,
String xml,
List<String> fieldNames)
throws PortalException,
SystemException
PortalException
SystemException
public static String getXML(Document document,
Fields fields)
throws SystemException
SystemException
public static String getXML(Fields fields)
throws SystemException
SystemException
public static String updateXMLDefaultLocale(String xml,
Locale contentDefaultLocale,
Locale contentNewDefaultLocale)
throws SystemException
SystemExceptionpublic void setDDMXML(DDMXML ddmXML)
|
Liferay 6.2.0-ce-m4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||