|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MelatiWebmacroWriter | MelatiWriter that can be used with WebMacro. |
| Class Summary | |
|---|---|
| FastWriter | FastWriter attempts to optimize output speed in a WebMacro template through several specific optimizations: FastWriter caches the output in a byte array until you call reset(). |
| 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. |
Enables WebMacro to be used as the Melati template engine.
|
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||