org.dlese.dpc.commands
Class RunXSLTransform
java.lang.Object
org.dlese.dpc.commands.RunXSLTransform
public class RunXSLTransform
- extends Object
Command-line routine that performs XSL transforms of XML files or directories of
files. Has option for validating records and will return a report of the validation as
well as the outcome of the transform
- Author:
- John Weatherley
Method Summary |
static void |
main(String[] args)
The main program for the RunXSLTransform class |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunXSLTransform
public RunXSLTransform()
main
public static void main(String[] args)
- The main program for the RunXSLTransform class
- Parameters:
args
- The command line arguments