org.jfree.report.modules.misc.autotable
public class AutoTableModule extends AbstractModule
| Field Summary | |
|---|---|
| static String | AUTOTABLE_NAMESPACE |
| Constructor Summary | |
|---|---|
| AutoTableModule() | |
| Method Summary | |
|---|---|
| void | initialize(SubSystem subSystem)
Initializes the module. |
Parameters: subSystem the subSystem.
Throws: ModuleInitializeException if an error ocurred while initializing the module.