Interface | Description |
---|---|
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 | Description |
---|---|
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 | Description |
---|---|
DataModelBuildingException |
Error while trying to build the data-model for a template.
|
ProcessingException |
Error while performing the processing session.
|
The very core, the foundation of FMPP.