Liferay 6.0.5

com.liferay.portlet.journal.util
Class JournalXslUtil

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

Deprecated.

public class JournalXslUtil
extends Object


Method Summary
static String transform(Map<String,String> tokens, String viewMode, String languageId, String xml, String script)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

transform

public static String transform(Map<String,String> tokens,
                               String viewMode,
                               String languageId,
                               String xml,
                               String script)
                        throws Exception
Deprecated. 
Throws:
Exception

Liferay 6.0.5