Top Description Fields Methods
org.apache.tools.ant.taskdefs

public Interface XSLTLiaison2

extends XSLTLiaison
Known Direct Subinterfaces
org.apache.tools.ant.taskdefs.XSLTLiaison3

Extended Proxy interface for XSLT processors.
Since
Ant 1.6
See Also
XSLTProcess

Field Summary

Inherited from org.apache.tools.ant.taskdefs.XSLTLiaison:
FILE_PROTOCOL_PREFIX

Method Summary

Modifier and TypeMethod and Description
public void
configure(XSLTProcess
the XSLTProcess task
xsltTask
)

Configure the liaison from the XSLTProcess task

Inherited from org.apache.tools.ant.taskdefs.XSLTLiaison:
addParamsetStylesheettransform

Method Detail

configureback to summary
public void configure(XSLTProcess xsltTask)

Configure the liaison from the XSLTProcess task

Parameters
xsltTask:XSLTProcess

the XSLTProcess task