|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
IContext
implementations, providing some of the
features required to implement this interface.IContextExecutionInfo
implementations, providing some of the
features required to implement this interface.IDialect
that returns empty
sets for all dialect components.IMessageResolver
interface.IDialect
that returns empty
sets for all dialect components except for the DOCTYPE resolution entries, which
return a set of standard DTD definitions for XHTML 1.0, XHTML 1.1 and HTML5.IContextExecutionInfo
to be added
to the context as the execInfo variable.
IResourceResolver
that resolves
resources as classloader resources:ITemplateResolver
that extends TemplateResolver
and uses a ClassLoaderResourceResolver
for resource resolution.IContext
.IContextExecutionInfo
interface.IResourceResolver
that resolves
resources as files in the filesystem:ITemplateResolver
that extends TemplateResolver
and uses a FileResourceResolver
for resource resolution.VariablesMap
object with all the attributes associated
with the ServletContext
object linked to the
HttpServletRequest
used for creating the context.
Configuration.getAttrProcessors(Class)
This method will be removed in 1.0.0-beta5.
Configuration.getDialects()
instead. This method will be removed
in 1.0.0-beta5.
TemplateEngine.getDialects()
instead. This method will be removed
in 1.0.0-beta5.
VariablesMap
object with all the attributes associated
with the HttpServletRequest
used for creating the context.
VariablesMap
object with all the parameters associated
with the HttpServletRequest
used for creating the context.
TemplateResolution.getResourceName()
).
IResourceResolver
) that will
be used to resolve the resource names that are assigned to templates resolved
by this template resolver.
Arguments.getSelectionTarget()
, and raises an
exception if there isn't any.
ServletContext
object associated with the
web application.
VariablesMap
object with all the attributes associated
with the HttpSession
object linked to the
HttpServletRequest
used for creating the context.
Configuration.getTagProcessors(Class)
This method will be removed in 1.0.0-beta5.
Configuration.getValueProcessors(Class)
This method will be removed in 1.0.0-beta5.
VariablesMap
object containing the variables that will be
available for the execution of expressions inside templates.
IContext
implementations.IContext
for implementations that can be
used for creating HTML/XHTML interfaces in web applications.MessageResolution
object.
IResourceResolver
that resolves
resources as servlet context resources:ITemplateResolver
that extends TemplateResolver
and uses a ServletContextResourceResolver
for resource resolution.ClassLoaderResourceResolver
.
FileResourceResolver
.
ServletContextResourceResolver
.
TemplateResolution
results.
UrlResourceResolver
.
IDialect
.IMessageResolver
.ITemplateResolver
.IResourceResolver
that resolves
resources as URLs:ITemplateResolver
that extends TemplateResolver
and uses a UrlResourceResolver
for resource resolution.Map
interface that
will be used for containing context variables in IContext
implementations.IWebContext
interface.IContextExecutionInfo
interface, for
web contexts.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |