net.sf.jooreports.tools
Class CreateDocument

java.lang.Object
  extended by net.sf.jooreports.tools.CreateDocument

public class CreateDocument
extends java.lang.Object

Command line tool to create an ODT document from a template and a data file.

The data file can be in XML format or a simple .properties file.


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

Constructor Detail

CreateDocument

public CreateDocument()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception