| Utility class used to represent a segment of a template.
This class is used by TemplateEngine (method getSegments) to split a template
into data segments (printable) and include-directives, so that
servlet includes can be processed very easely
Creation date: 2/10/2003
Last Update: 2/10/2003
(c) 2003 Martin Cordova
This code is released under the LGPL license
author: Martin Cordova |