DLESE Tools
v1.2

org.dlese.dpc.commands
Class RunXSLTransform

java.lang.Object
  extended byorg.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

Constructor Summary
RunXSLTransform()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunXSLTransform

public RunXSLTransform()
Method Detail

main

public static void main(String[] args)

DLESE Tools
v1.2