Uses of Interface
org.eclipse.birt.report.engine.content.IContent

Packages that use IContent
Package
Description
Defines interfaces of BIRT report items for Engine to pass from executors to emitters.
Defines the interfaces of report emitters, and also provides serval general classes for emitters to output XML document, process hyperline, etc.
This package defines 3 key interfaces ---- IReportItemQuery, IReportItemGeneration, and IReportItemPresentation ---- that are used to process an extended item at query preparation, report generation and report rendering times.