|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
FMEngine | This class provides services to an application developer, such as: Initialization methods for initializing the cache, the default runtime handler, and default escaping model Methods to apply the template engine to streams to allow easy embedding Other utility methods |
FMModel | General purpose class for passing object models to a FM-Classic template. |
PropertyConstants | Constants to be supplied to FMEngine to configure the engine's
runtime behaviour. |
PropertyObjectConstants | Constants to be supplied to FMEngine to configure the engine's
runtime behaviour. |
The engine package provides convenient access to all of the FM-Classic
capabilities. Use FMEngine
to create an engine
to create, cache, and run templates. Use FMModel
to store data against which the template will be applied.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |