Class Summary |
ExternalContextUtils |
This provides some functionality for determining some things about the
native request object that is not provided by the base utils. |
FormattedTextParser |
Class responsible for performing a very lightweight parse
of a primitive HTML subset. |
FormattedTextParser.DefaultElementInfo |
Default implementation of ElementInfo. |
FormattedTextParser.ElementInfo |
Abstract representation of an element type. |
JavaIntrospector |
The Introspector class provides a standard way for tools to learn about
the properties, events, and methods supported by a target Java Bean. |
JsonUtils |
Utilities for writing out JSON notation strings inside XML attribute or text. |
LRUCache<K,V> |
A VERY simple LRU cache. |
MessageUtils |
Utility functions used for messaging. |
OptimisticHashMap<K,V> |
A Map implementation that behaves like a Hashtable
with optimistic synchronization of gets. |
Range |
Used for SelectRangeChoiceBar to allow the app developer to customize
the labels to not use numbers, but to use the data model. |
SubKeyMap |
Map that wraps another to provide an isolated namespace using
a prefix. |
TokenCache |
A simple tokenized cache |