See: Description
Package | Description |
---|---|
fmpp |
The very core, the foundation of FMPP.
|
fmpp.dataloaders |
fmpp.DataLoader implementations. |
fmpp.localdatabuilders |
fmpp.LocalDataBuilder implementations. |
fmpp.models |
freemarker.template.TemplateModel implementations. |
fmpp.progresslisteners |
fmpp.ProgressListener implementations. |
fmpp.setting |
FMPP settings.
|
fmpp.tdd |
Textual Data Definition related classes.
|
fmpp.tools |
Tools (front-ends) that end-user can use out-of-the-box.
|
fmpp.util |
Collection of more-less FMPP independent utility classes.
|
FMPP is a general-purpose text file preprocessor tool that uses FreeMarker templates. It is especially designed for HTML preprocessor, for the generation of complete (static) homepages: directory structure that contains HTML-s, image files, etc. FMPP can pull data from external data sources (database, XML files, Java property files, etc.) and embed the data into the generated files.
For detailed instructions, read the FMPP Manual.
Report bugs and send suggestions to "ddekany at freemail dot hu" or use the mailing list, forums and trackers on the source forge project page: http://sourceforge.net/projects/fmpp/.
For the latest version, and for more information visit: http://fmpp.sourceforge.net/.