org.dlese.dpc.commands
Class RunXSLTransform
java.lang.Object
org.dlese.dpc.commands.RunXSLTransform
- public class RunXSLTransform
- extends Object
Runs XSLTransforms over a directory 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
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)