Package org.dlese.dpc.commands
Class RunXSLTransform
java.lang.Object
org.dlese.dpc.commands.RunXSLTransform
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RunXSLTransform
public RunXSLTransform()
-
-
Method Details
-
main
The main program for the RunXSLTransform class- Parameters:
args- The command line arguments
-