org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc
Class ReferenceDocGenerator

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.misc.referencedoc.ReferenceDocGenerator

public class ReferenceDocGenerator
extends Object

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

Author:
Thomas Morgner.

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

Method Detail

main

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

Parameters:
args - command line arguments.