Package fmpp

The very core, the foundation of FMPP.

See:
          Description

Interface Summary
LocalDataBuilder Contains callback to build the local data for a file processing.
ProgressListener Interface to monitor the events of an Engine.
TemplateDataModelBuilder Deprecated. Use LocalDataBuilder instead.
 

Class Summary
Engine The bare-bone, low-level preprocessor engine.
TemplateEnvironment The runtime FMPP environment of an executing template.
XmlRenderingConfiguration Stores options that describe when and how to process an XML file in "renderXml" processing mode.
 

Exception Summary
DataModelBuildingException Error while trying to build the data-model for a template.
ProcessingException Error while performing the processing session.
 

Package fmpp Description

The very core, the foundation of FMPP.