org.apache.tools.ant.taskdefs

Interface XSLTLiaison2

public interface XSLTLiaison2 extends XSLTLiaison

Extended Proxy interface for XSLT processors.

Since: Ant 1.6

See Also: XSLTProcess

Method Summary
voidconfigure(XSLTProcess xsltTask)
Configure the liasion from the XSLTProcess task

Method Detail

configure

public void configure(XSLTProcess xsltTask)
Configure the liasion from the XSLTProcess task
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.