com.liferay.portlet.journal.util
Class JournalConverterUtil
java.lang.Object
com.liferay.portlet.journal.util.JournalConverterUtil
public class JournalConverterUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JournalConverterUtil
public JournalConverterUtil()
getContent
public static String getContent(DDMStructure ddmStructure,
Fields ddmFields)
throws Exception
- Throws:
Exception
getDDMFields
public static Fields getDDMFields(DDMStructure ddmStructure,
String content)
throws Exception
- Throws:
Exception
getDDMXSD
public static String getDDMXSD(String journalXSD)
throws Exception
- Throws:
Exception
getJournalConverter
public static JournalConverter getJournalConverter()
getJournalXSD
public static String getJournalXSD(String ddmXSD)
throws Exception
- Throws:
Exception
setJournalConverter
public void setJournalConverter(JournalConverter journalConverter)