Definition at line 55 of file Main.java.
Public Member Functions | |
| Main () | |
| Main (ArgoPrintDataSource source) | |
| void | initializeSystem (String template, String outputFile, String outputDir) throws SAXException, IOException |
| void | initializeSystem (Settings settings, Logger log) throws SAXException, IOException |
| void | initializeSystem (Settings settings) throws SAXException, IOException |
| void | go () throws FileNotFoundException, IOException, Exception |
| Starts the processing and writes the output. | |
|
|
Definition at line 63 of file Main.java. References Interpreter.setFirstHandler(), and Interpreter.setNextHandler(). |
|
|
Definition at line 89 of file Main.java. References Interpreter.setFirstHandler(), and Interpreter.setNextHandler(). |
|
|
Starts the processing and writes the output.
Definition at line 148 of file Main.java. References Interpreter.handleTag(). |
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.4