com.atlassian.confluence.util
Class XslUtil

java.lang.Object
  extended bycom.atlassian.confluence.util.XslUtil

public class XslUtil
extends Object

Author:
Armond Avanes (armond555@yahoo.com)

Constructor Summary
XslUtil(String xslPath)
           
 
Method Summary
 Transformer getTransformer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XslUtil

public XslUtil(String xslPath)
Method Detail

getTransformer

public Transformer getTransformer()


Confluence is developed by Atlassian.