Package com.xmlmill.batch

Contains the Main class that can be called from the command-line. You can call this class typically from the command line as follows (example):
%JAVA_HOME%\bin\java com.xmlmill.batch.Main -m %XML_HOME%\samples\xmlxsl -l %XML_HOME%\samples\xmlxsl\log -v -g DEBUG Related Documentation For more information please read the userguide.pdf document online (http://www.xmlmill.com) or contained in the download.  

See:
          Description

Class Summary
Main Main application for running XMLMill in batch.
 

Package com.xmlmill.batch Description

Contains the Main class that can be called from the command-line.

You can call this class typically from the command line as follows (example):
%JAVA_HOME%\bin\java com.xmlmill.batch.Main -m %XML_HOME%\samples\xmlxsl -l %XML_HOME%\samples\xmlxsl\log -v -g DEBUG

Related Documentation

For more information please read the userguide.pdf document online (http://www.xmlmill.com) or contained in the download.