com.liferay.portlet.journal.util
Class JournalVmUtil

java.lang.Object
  extended bycom.liferay.portlet.journal.util.JournalVmUtil

public class JournalVmUtil
extends java.lang.Object

View Source

Author:
Alexander Chow, Brian Wing Shun Chan, Raymond Augé

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

Constructor Detail

JournalVmUtil

public JournalVmUtil()
Method Detail

transform

public static java.lang.String transform(java.util.Map tokens,
                                         java.lang.String languageId,
                                         java.lang.String xml,
                                         java.lang.String script)
                                  throws TransformException
Throws:
TransformException