Liferay 7.0-ce-b4

com.liferay.portlet.journal.util
Class JournalConverterManagerUtil

java.lang.Object
  extended by com.liferay.portlet.journal.util.JournalConverterManagerUtil

public class JournalConverterManagerUtil
extends Object


Constructor Summary
JournalConverterManagerUtil()
           
 
Method Summary
static String getDDMXSD(String journalXSD, Locale defaultLocale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JournalConverterManagerUtil

public JournalConverterManagerUtil()
Method Detail

getDDMXSD

public static String getDDMXSD(String journalXSD,
                               Locale defaultLocale)
                        throws Exception
Throws:
Exception

Liferay 7.0-ce-b4