Package org.apache.tools.ant.taskdefs
Interface XSLTLiaison3
- All Superinterfaces:
- XSLTLiaison,- XSLTLiaison2
- All Known Subinterfaces:
- XSLTLiaison4
- All Known Implementing Classes:
- TraXLiaison
Extends Proxy interface for XSLT processors.
- Since:
- Ant 1.7
- See Also:
- 
Field SummaryFields inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaisonFILE_PROTOCOL_PREFIX
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetStylesheet(Resource stylesheet) sets the stylesheet to use as a resourceMethods inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaisonaddParam, setStylesheet, transformMethods inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaison2configure
- 
Method Details- 
setStylesheet
 
-