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