FileDocCategorySizeDatePackage
XSLTLiaison3.javaAPI DocApache Ant 1.701301Wed Dec 13 06:16:22 GMT 2006org.apache.tools.ant.taskdefs

XSLTLiaison3

public interface XSLTLiaison3 implements XSLTLiaison2
Extends Proxy interface for XSLT processors.
see
XSLTProcess
since
Ant 1.7

Fields Summary
Constructors Summary
Methods Summary
public voidsetStylesheet(org.apache.tools.ant.types.Resource stylesheet)
sets the stylesheet to use as a resource

param
stylesheet the stylesheet to use as a resource
throws
Exception if the stylesheet cannot be loaded