com.liferay.portlet.dynamicdatamapping.util
Class DDMXMLImpl

java.lang.Object
  extended by com.liferay.portlet.dynamicdatamapping.util.DDMXMLImpl
All Implemented Interfaces:
com.liferay.portlet.dynamicdatamapping.util.DDMXML

public class DDMXMLImpl
extends java.lang.Object
implements com.liferay.portlet.dynamicdatamapping.util.DDMXML

Author:
Bruno Basto, Brian Wing Shun Chan

Constructor Summary
DDMXMLImpl()
           
 
Method Summary
 java.lang.String formatXML(com.liferay.portal.kernel.xml.Document document)
           
 java.lang.String formatXML(java.lang.String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DDMXMLImpl

public DDMXMLImpl()
Method Detail

formatXML

public java.lang.String formatXML(com.liferay.portal.kernel.xml.Document document)
                           throws java.io.IOException
Specified by:
formatXML in interface com.liferay.portlet.dynamicdatamapping.util.DDMXML
Throws:
java.io.IOException

formatXML

public java.lang.String formatXML(java.lang.String xml)
                           throws com.liferay.portal.kernel.xml.DocumentException,
                                  java.io.IOException
Specified by:
formatXML in interface com.liferay.portlet.dynamicdatamapping.util.DDMXML
Throws:
com.liferay.portal.kernel.xml.DocumentException
java.io.IOException