com.liferay.portlet.dynamicdatamapping.util
Interface DDMXML
- All Known Implementing Classes:
- DDMXMLImpl
public interface DDMXML
formatXML
String formatXML(Document document)
throws IOException
- Throws:
IOException
formatXML
String formatXML(String xml)
throws DocumentException,
IOException
- Throws:
DocumentException
IOException
updateXMLDefaultLocale
String updateXMLDefaultLocale(String xml,
Locale contentDefaultLocale,
Locale contentNewDefaultLocale)
throws DocumentException,
IOException
- Throws:
DocumentException
IOException