Using the BIRT data object API
 
 
Tutorial 5: Creating a data element using the Design Engine API
This tutorial provides step-by-step instructions for creating a Java class that generates a BIRT report design with a BIRT data source generated from a BIRT data design file. You perform the following tasks:
*Set up a project.
*Create a GenerateDataObject Java class.
*Create the main( ) method to test the code.
*Run the code.