|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IPropertyHolder | An interface that defines an object that can store named propertys. |
Class Summary | |
BasePropertyHolder | Base class implementation for the IPropertyHolder interface. |
ComponentAddress | The ComponentAddress class contains the path to a component, allowing it to
locate an instance of that component in a different
IRequestCycle . |
ContentType | Represents an HTTP content type. |
DelegatingPropertySource | An implementation of IPropertySource
that delegates to a list of other implementations. |
IdAllocator | Used to "uniquify" names within a given context. |
LocalizedPropertySource | A PropertySource extending the DelegatingPropertySources and adding the capability of searching for localized versions of the desired property. |
MultiKey | A complex key that may be used as an alternative to nested
Map s. |
PropertyHolderPropertySource | Implements the IPropertySource interface
for instances that implement IPropertyHolder . |
QueryParameterMap | A wrapper around a Map that stores query parameter values. |
RegexpMatcher | Streamlines the interface to ORO by implicitly constructing the necessary compilers and matchers, and by caching compiled patterns. |
ResourceBundlePropertySource | A property source that is based on a ResourceBundle . |
ServletContextPropertySource | |
ServletPropertySource | Implementation of IPropertySource
that returns values defined as Servlet initialization parameters
(defined as <init-param> in the
web.xml deployment descriptor. |
StringSplitter | Used to split a string into substrings based on a single character delimiter. |
SystemPropertiesPropertySource | Obtain properties from JVM system properties. |
A general set of resuable classes and utilities for creating Internet and XML applications.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |