Package | Description |
---|---|
org.apache.tiles.request | |
org.apache.tiles.request.freemarker |
Support for Freemarker's Environment as a request.
|
org.apache.tiles.request.reflect |
Utilities to work with dynamic class loading and instantiation.
|
org.apache.tiles.request.render |
Modifier and Type | Class and Description |
---|---|
class |
NotAvailableFeatureException
Exception that indicates that a feature could not be used since it is not available.
|
Modifier and Type | Class and Description |
---|---|
class |
FreemarkerRequestException
Thrown when a Freemarker request fails.
|
class |
NotAvailableFreemarkerServletException
Thrown when the Freemarker servlet is not available.
|
Modifier and Type | Class and Description |
---|---|
class |
CannotInstantiateObjectException
Indicates that an object cannot be instantiated.
|
Modifier and Type | Class and Description |
---|---|
class |
CannotRenderException
Indicates that something went wrong during the rendering process.
|
class |
NoSuchRendererException
It is raised when a named renderer has not been found with that name.
|
class |
RenderException
Thrown when rendering fails.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.