Ajax |
|
Beans |
Collection of utility methods for the CDI API that are mainly shortcuts for obtaining stuff from the
BeanManager .
|
BeansLocal |
Collection of utility methods for the CDI API that are mainly shortcuts for obtaining stuff from the
BeanManager .
|
Callback |
Collection of callback interfaces.
|
Components |
Collection of utility methods for the Faces API with respect to working with UIComponent .
|
Components.ForEach |
Builder class used to collect a number of query parameters for a visit (for each) of components in the Faces
component tree.
|
Events |
Collection of utility methods for the Faces API with respect to working with system and phase events.
|
Exceptions |
Collection of general utility methods with respect to working with exceptions.
|
Facelets |
Collection of utility methods for Facelets code.
|
Faces |
Collection of utility methods for the Faces API that are mainly shortcuts for obtaining stuff from the thread local
FacesContext .
|
FacesLocal |
Collection of utility methods for the Faces API that are mainly shortcuts for obtaining stuff from the provided
FacesContext argument.
|
Hacks |
Collection of Faces implementation and/or Faces component library and/or server specific hacks.
|
JNDI |
Utility class for simplifying some web related tasks that use JNDI under the hood, such as getting the
<env-entry> from web.xml .
|
JNDIObjectLocator |
JNDIObjectLocator is used to centralize JNDI lookups.
|
JNDIObjectLocator.JNDIObjectLocatorBuilder |
|
Json |
A simple JSON encoder.
|
Lazy<T> |
Implements lazy-initialized object primarily for final and transient fields.
|
MapWrapper<K,V> |
Implementation of Map that wraps another map.
|
Messages |
Collection of utility methods for the Faces API with respect to working with FacesMessage .
|
Messages.Message |
Faces message builder.
|
Platform |
This class provides access to (Java EE 6) platform services from the view point of Faces.
|
Reflection |
Collection of utility methods for working with reflection.
|
Reflection.PropertyPath |
This class represents a property path.
|
Renderers |
Collection of utility methods for the Faces API with respect to working with Renderer .
|
ResourcePaths |
Utility class for working with (Servlet) resource paths, providing methods to handle their prefixes, slashes, extensions etc.
|
Servlets |
Collection of utility methods for the Servlet API in general.
|
State |
Helper class for StateHelper that uses generic type-inference to make code that uses the StateHelper slightly less verbose.
|
Utils |
Collection of general utility methods that do not fit in one of the more specific classes.
|
Validators |
|
Xml |
Collection of utility methods for the JAXP API in general.
|