com.liferay.portlet.xslcontent.util
Class XSLContentUtil
java.lang.Object
com.liferay.portlet.xslcontent.util.XSLContentUtil
public class XSLContentUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_XML_URL
public static String DEFAULT_XML_URL
DEFAULT_XSL_URL
public static String DEFAULT_XSL_URL
XSLContentUtil
public XSLContentUtil()
transform
public static String transform(URL xmlURL,
URL xslURL)
throws IOException,
TransformerException
- Throws:
IOException
TransformerException