public interface JDXSLTLiaison3
extends org.apache.tools.ant.taskdefs.XSLTLiaison2
JDXSLTProcess
Modifier and Type | Method and Description |
---|---|
void |
configure(JDXSLTProcess process)
Configure the liaison from the XSLTProcess task.
|
void |
setStylesheet(java.lang.String systemid)
Set the stylesheet to use for the transformation.
|
void setStylesheet(java.lang.String systemid) throws java.lang.Exception
systemid
- the systemid of the stylesheet (a URL).java.lang.Exception
- thrown if any problems happenvoid configure(JDXSLTProcess process)