public class XformsGenerator extends Object
Constructor and Description |
---|
XformsGenerator() |
Modifier and Type | Method and Description |
---|---|
static void |
generate(File infile,
File outfile,
File templateFile)
Generates the xform file.
|
static void |
main(String[] args)
Tests/runs the XForms generator.
|
public static void generate(File infile, File outfile, File templateFile)
infile
- The input configuration fileoutfile
- The generated outputtemplateFile
- The template file used for generationpublic static void main(String[] args)
args
- The command line argument