Package fmpp
The very core, the foundation of FMPP.
-
Interface Summary Interface Description LocalDataBuilder Contains callback to build the local data for a file processing.ProgressListener Interface to monitor the events of anEngine
.TemplateDataModelBuilder Deprecated. UseLocalDataBuilder
instead. -
Class Summary 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 Summary Exception Description DataModelBuildingException Error while trying to build the data-model for a template.ProcessingException Error while performing the processing session.