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 final String DEFAULT_XML_URL
- See Also:
- Constant Field Values
DEFAULT_XSL_URL
public static final String DEFAULT_XSL_URL
- See Also:
- Constant Field Values
XSLContentUtil
public XSLContentUtil()
transform
public static String transform(URL xmlUrl,
URL xslUrl)
throws IOException,
TransformerException
- Throws:
IOException
TransformerException