Package org.apache.tools.ant.taskdefs
Interface XSLTLiaison4
- All Superinterfaces:
XSLTLiaison
,XSLTLiaison2
,XSLTLiaison3
- All Known Implementing Classes:
TraXLiaison
Extends Proxy interface for XSLT processors: adds support for XSLT parameters
of various types (not only String)
- Since:
- Ant 1.9.3
- Author:
- Frantisek Kucera (xkucf03)
- See Also:
-
Field Summary
Fields inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaison
FILE_PROTOCOL_PREFIX
-
Method Summary
Methods inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaison
addParam, setStylesheet, transform
Methods inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaison2
configure
Methods inherited from interface org.apache.tools.ant.taskdefs.XSLTLiaison3
setStylesheet
-
Method Details
-
addParam
-