Package edu.northwestern.at.morphadorner.tools.applyxslt

Applies XSLT transformation to one or more files.

See: Description

Package edu.northwestern.at.morphadorner.tools.applyxslt Description

Applies XSLT transformation to one or more files.

Usage:

java edu.northwestern.at.morphadorner.tools.applyxslt.ApplyXSLT outputdirectory script.xsl input1.xml input2.xml ...
outputdirectory Output directory for files processed by applying the XSLT script to the input files.
script.xslXSLT script file.
input1.xml input2.xml ... Input xml files.