Package org.norther.tammi.spray.engine

Interface Summary
ContextToolFilter ContextToolFilter loads tools available for templates into the context.
SecuredFilter An interface to filters requiring secured transmission.
TemplateEngine TemplateEngine is an interface to template engines, such as Velocity, WebMacro, FreeMarker, and JSP.
TemplateExceptionFilter TemplateExceptionFilter is an interface to exception filters providing an error message template.
TemplateExecutor An interface to template executors executing and evaluating templates in different markup languages applying configured template engines.
 

Class Summary
AbstractTemplateEngine An abstract implementation of TemplateEngine.
DefaultContextToolFilter A default implementation of ContextToolFilter.
DefaultContextToolFilter.InternalTemplateContext An internal implementation of TemplateContext.
DefaultSecuredFilter A default implementation of SecuredFilter.
 

Exception Summary
AuthorizationExceptionFilter An exception for authorization errors.
DefaultTemplateExceptionFilter A default implementation of TemplateExceptionFilter.
RedirectionExceptionFilter An exception for redirected requests.
TemplateBreakException A run-time exception to break template evaluation.
TemplateException Thrown when template processing fails.
 



Copyright © 2004 The Norther Organization. All rights reserved.