Package org.melati.template.webmacro

Package class diagram package org.melati.template.webmacro
Enables WebMacro to be used as the Melati template engine.

See:
          Description

Interface Summary
MelatiWebmacroWriter MelatiWriter that can be used with WebMacro.
 

Class Summary
MelatiBufferedFastWriter Writes to a buffered output object.
MelatiFastWriter Writes to an output object.
MelatiWebmacroStringWriter MelatiStringWriter that can be used with WebMacro.
PassbackEvaluationExceptionHandler An implementation of EvaluationExceptionHandler which attempts to use a templet to render the exception.
PropagateEvaluationExceptionHandler An implementation of EvaluationExceptionHandler which throws an exception whenever it is called.
WebmacroMelatiServlet Base class to use WebMacro (specifically) with Melati.
WebmacroServletTemplateContext Implements a template context for Melati using Webmacro.
WebmacroServletTemplateEngine Wrapper for the WebMacro Template Engine for use in a Servlet context.
WebmacroTemplate A Template for use with Melati.
WebmacroTemplateContext Implements a template context for Melati / Webmacro without a Servlet.
WebmacroTemplateEngine Wrapper for the WebMacro Template Engine for use with Melati.
 

Package org.melati.template.webmacro Description

Enables WebMacro to be used as the Melati template engine.



Copyright © 2000-2010 PanEris. All Rights Reserved.