|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.melati.template | |
---|---|
org.melati | See melati.org. |
org.melati.admin | A Melati Database Administration System. |
org.melati.app | Abstract classes and examples for using Melati as a command line application. |
org.melati.example.contacts | A very simple Contacts Management System. |
org.melati.login | Access control for a Melati database. |
org.melati.servlet | Servlet specific elements of Melati. |
org.melati.template | Using Templates to render Objects to output formats. |
org.melati.template.velocity | Enables Velocity to be used as the Melati template engine. |
org.melati.template.webmacro | Enables WebMacro to be used as the Melati template engine. |
org.melati.test | This directory contains a series of interactive tests to help in setting up and debugging a Melati installation. |
Classes in org.melati.template used by org.melati | |
---|---|
HTMLMarkupLanguage
A representation of HTML. |
|
MarkupLanguage
MarkupLanguage provides a variety of methods for rendering objects in a template. |
|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
|
ServletTemplateEngine
Interface for a Template engine for use with Melati and Servlets. |
|
SimpleDateAdaptor
A SimpleDateAdaptor is used to format a date field into a dd/mm/yyyy format for display. |
|
TemplateContext
A Context for use by a TemplateEngine to expand a Template
against. |
|
TemplateEngine
A TemplateEngine typically evaluates a template containing variables against a context containing values for those variables. |
|
TempletLoader
An object which can load a templet given a TemplateEngine ,
a MarkupLanguage and a means of identifying the templet. |
|
YMDDateAdaptor
An adaptor for a string date in YMD format. |
|
YMDHMSTimestampAdaptor
An adaptor for a string date in YMDHMST format. |
Classes in org.melati.template used by org.melati.admin | |
---|---|
FormParameterException
Something is wrong with this parameter. |
|
MarkupLanguage
MarkupLanguage provides a variety of methods for rendering objects in a template. |
|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
Classes in org.melati.template used by org.melati.app | |
---|---|
TemplateContext
A Context for use by a TemplateEngine to expand a Template
against. |
|
TemplateEngine
A TemplateEngine typically evaluates a template containing variables against a context containing values for those variables. |
Classes in org.melati.template used by org.melati.example.contacts | |
---|---|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
Classes in org.melati.template used by org.melati.login | |
---|---|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
Classes in org.melati.template used by org.melati.servlet | |
---|---|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
|
ServletTemplateEngine
Interface for a Template engine for use with Melati and Servlets. |
Classes in org.melati.template used by org.melati.template | |
---|---|
AbstractMarkupLanguage
MarkupLanguage provides a variety of methods for rendering objects in a template. |
|
AbstractTemplateEngine
Common elements of a TemplateEngine. |
|
AttributeMarkupLanguage
A MarkupLanguage suitable for markup within an attribute tag. |
|
ClassNameTempletLoader
Load a template to render an object based upon the object's class. |
|
HTMLLikeMarkupLanguage
A Markup language with syntax similar to HTML. |
|
HTMLMarkupLanguage
A representation of HTML. |
|
MarkupLanguage
MarkupLanguage provides a variety of methods for rendering objects in a template. |
|
NotFoundException
A templet loader could not find a templet. |
|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
|
ServletTemplateEngine
Interface for a Template engine for use with Melati and Servlets. |
|
SimpleDateAdaptor
A SimpleDateAdaptor is used to format a date field into a dd/mm/yyyy format for display. |
|
Template
A template engine template. |
|
TemplateContext
A Context for use by a TemplateEngine to expand a Template
against. |
|
TemplateEngine
A TemplateEngine typically evaluates a template containing variables against a context containing values for those variables. |
|
TemplateEngineException
Thrown when the ServletTemplateEngine itself throws an
Exception . |
|
TempletAdaptor
Object to reading fields from a context, modified by a user. |
|
TempletLoader
An object which can load a templet given a TemplateEngine ,
a MarkupLanguage and a means of identifying the templet. |
|
WMLMarkupLanguage
A representation of WML. |
|
XMLMarkupLanguage
A representation of XML. |
|
YMDDateAdaptor
An adaptor for a string date in YMD format. |
|
YMDHMSTimestampAdaptor
An adaptor for a string date in YMDHMST format. |
Classes in org.melati.template used by org.melati.template.velocity | |
---|---|
AbstractTemplateEngine
Common elements of a TemplateEngine. |
|
NotFoundException
A templet loader could not find a templet. |
|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
|
ServletTemplateEngine
Interface for a Template engine for use with Melati and Servlets. |
|
Template
A template engine template. |
|
TemplateContext
A Context for use by a TemplateEngine to expand a Template
against. |
|
TemplateEngine
A TemplateEngine typically evaluates a template containing variables against a context containing values for those variables. |
|
TemplateEngineException
Thrown when the ServletTemplateEngine itself throws an
Exception . |
Classes in org.melati.template used by org.melati.template.webmacro | |
---|---|
AbstractTemplateEngine
Common elements of a TemplateEngine. |
|
NotFoundException
A templet loader could not find a templet. |
|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
|
ServletTemplateEngine
Interface for a Template engine for use with Melati and Servlets. |
|
Template
A template engine template. |
|
TemplateContext
A Context for use by a TemplateEngine to expand a Template
against. |
|
TemplateEngine
A TemplateEngine typically evaluates a template containing variables against a context containing values for those variables. |
|
TemplateEngineException
Thrown when the ServletTemplateEngine itself throws an
Exception . |
Classes in org.melati.template used by org.melati.test | |
---|---|
ServletTemplateContext
Interface for a Template engine context for use with Melati and servlets. |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |