Liferay 6.1.2-ce-ga3

com.liferay.portal.tools
Class XSLTBuilder

java.lang.Object
  extended by com.liferay.portal.tools.XSLTBuilder

public class XSLTBuilder
extends Object


Constructor Summary
XSLTBuilder(String xml, String xsl, String html)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLTBuilder

public XSLTBuilder(String xml,
                   String xsl,
                   String html)
Method Detail

main

public static void main(String[] args)

Liferay 6.1.2-ce-ga3