Downloadliste

Projektbeschreibung

JTLT is a general text based templating system
that is very easy to use and powerful. It can be
used for almost anything, including code
generation for translators/compilers and HTML
output for Java servlets. It features
replaceable keys, nested block structures, an
extensible macro system (even keys are
implemented as macros), a separation of parsing
and output generation, a separation of macro
settings and parsing, in-memory caching of
parsed templates, weak typing, and extensive
documentation.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-13 22:11 Zurück zur Release-Liste
0.4

Ein paar kleinere Fehler wurden behoben. Lock vorne funktioniert jetzt. Ein kleiner Fehler mit argumentless Makros wurde behoben. Eine neue SepMacro Makro wurde für die einfache Erstellung sub-Trennzeichen hinzugefügt. Ein neues wichtiges Merkmal, Makro-Verknüpfungen, wurde hinzugefügt (siehe Example6). Es ist ein Leser-Klasse, um eine bessere Leistung von Vorlagen erhalten.
Tags: Minor feature enhancements
A couple of minor bugs have been fixed. Lock at front works now. A small bug with argumentless macros has been fixed. A new SepMacro macro has been added for easy separator sub creation. A new major feature, macro shortcuts, has been added (see example6). There is a reader class to get better output from templates.

Project Resources