com.liferay.portlet.journal.util
Class JournalXslUtil

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

public class JournalXslUtil
extends java.lang.Object

View Source

Author:
Alexander Chow

Constructor Summary
JournalXslUtil()
           
 
Method Summary
static java.lang.String transform(java.util.Map<java.lang.String,java.lang.String> 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

JournalXslUtil

public JournalXslUtil()
Method Detail

transform

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