Package | Description |
---|---|
sirius.web.templates |
Provides access to various template engines which generate HTML, text or PDF files.
|
Class and Description |
---|
ContentHandler
Used to effectively generate the output as described by a given
Generator . |
ContentHelper
Provides helper methods used in Velocity Macros.
|
Generator
Used to generate content by either evaluating a template or directly supplied template code.
|
GlobalContextExtender
Can be supplied to the content model (using the
Register annotation) in order to
extend (initialize) the contexts used by the Generator . |
JavaScriptBasedContentHandler
Base class for
ContentHandler implementations which rely on JavaScript. |
TagliatelleContentHandler
Generates text output by evaluating a given Tagliatelle code.
|
Copyright © 2018. All rights reserved.