org.apache.tools.ant.taskdefs
public interface XSLTLiaison3 extends XSLTLiaison2
Since: Ant 1.7
See Also: XSLTProcess
Method Summary | |
---|---|
void | setStylesheet(Resource stylesheet)
sets the stylesheet to use as a resource |
Parameters: stylesheet the stylesheet to use as a resource
Throws: Exception if the stylesheet cannot be loaded