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

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

public final class DataSourceReferenceGenerator
extends Object

An application that generates a report that provides style key reference information.

Author:
Thomas Morgner.

Method Summary
static TableModel createData()
          Returns the DataSourceReferenceTableModel.
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

createData

public static TableModel createData()
Returns the DataSourceReferenceTableModel.

Returns:
the tablemodel for the reference documentation.

main

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

Parameters:
args - ignored.