API Overview API Index Package Overview Direct link to this page
Apache Ant 1.7.1
  org.apache.tools.ant.taskdefs. XSLTLiaison3 View Source
Author(s)
Since
Ant 1.7
Version
Serial
Hierarchy
 XSLTLiaison
      XSLTLiaison2
          XSLTLiaison3
Subinterfaces
Description
public interface XSLTLiaison3
  Extends Proxy interface for XSLT processors.
See also:    XSLTProcess
Methods
Hide/Show inherited methods
public void setStylesheet (Resource stylesheet) throws java.lang.Exception
  sets the stylesheet to use as a resource
Fields
Hide/Show inherited fields
publicfinalstatic java.lang.String FILE_PROTOCOL_PREFIX = "file://" [Inherited From XSLTLiaison2]
  the file protocol prefix for systemid.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar