A java executable jar executing Jamplate Processor.
The following are the downloadable files:
jamplate.jarthe executable jar.
jamplate.bata batch script executingjamplate.jar.
The following are the ways of executing the executable:
- Using
javaandjamplate.jar:java -jar jamplate.jar <Input> <Options>
- Using
javaandjamplate.jarandjamplate.bat(Exclusive for Windows):jamplate <Input> <Options>`.
The following is a list of the options that can be passed to the executable:
-o <File>this option specifies the output directory.
<Key>=<Value>this option associates<Value>to<Key>in the default memory.