See: Description
| Interface | Description |
|---|---|
| TemplateProcessor<T> |
A view processor.
|
| ViewableContext |
The context for resolving an instance of
Viewable to an instance of ResolvedViewable. |
| Class | Description |
|---|---|
| AbstractErrorTemplateMapper<T extends Throwable> |
Default implementation of
ExtendedExceptionMapper used to declare special handling for exception types that should be
processed by MVC. |
| AbstractTemplateProcessor<T> |
Default implementation of
template processor that can be used to
implement support for custom templating engines. |
| ResolvedViewable<T> |
A resolved
viewable. |
| Exception | Description |
|---|---|
| ViewableContextException |
A runtime exception associated with errors when resolving a
Viewable to a ResolvedViewable by methods on ViewableContext. |
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.