Java API reference
The Genero Report Writer for Java includes Java APIs.
The Java classes used in the Genero Report Engine are defined in the Java Archives located in $GREDIR/lib/jars. Details about the classes and their methods are provided in the Genero Report Writer Java API.
In that document, the classes and methods are split between two packages:
- The
com.fourjs.report.designtime
package provides an API for reading and writing report design files and their associated XML schema files. - The
com.fourjs.report.runtime
package provides an API to instantiate standard rendering pipes using RTL as a transformation language and PXML as a markup language. The runtime APIs are split between the output options, data shipping options, debugging options, and so on.