com.jrefinery.report.io.ext
Class ReferenceDocGenerator

java.lang.Object
  extended bycom.jrefinery.report.io.ext.ReferenceDocGenerator

public class ReferenceDocGenerator
extends java.lang.Object

An application that generates reports that document properties of the JFreeReport extended parser.

Author:
Thomas Morgner.

Constructor Summary
ReferenceDocGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
          The starting point for the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceDocGenerator

public ReferenceDocGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
The starting point for the application.

Parameters:
args - command line arguments.