|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionResourcesBase | |
|---|---|
| org.apache.commons.resources.impl |
This package contains implementations for the various defined in the org.apache.commons.resources
package. |
| Uses of CollectionResourcesBase in org.apache.commons.resources.impl |
|---|
| Subclasses of CollectionResourcesBase in org.apache.commons.resources.impl | |
|---|---|
class |
JDBCResources
Concrete implementation of Resources that retrieves message
key value pairs using JDBC. |
class |
PropertyResources
Concrete implementation of Resources that wraps a family
(one per Locale) of properties files that share a base URL
and have name suffixes reflecting the Locale for which
the document's messages apply. |
class |
WebappPropertyResources
Concrete implementation of Resources that wraps a family
(one per Locale of properties files that share a base
context-relative path for servlet context resources, and have
name suffixes reflecting the Locale for which
the document's messages apply. |
class |
WebappXMLResources
Concrete implementation of Resources that wraps a family
(one per Locale of XML documents that share a base
context-relative path for servlet context resources, and have
name suffixes reflecting the Locale for which
the document's messages apply. |
class |
XMLResources
Concrete implementation of Resources that wraps a family
(one per Locale of XML documents that share a base URL
and have name suffixes reflecting the Locale for which
the document's messages apply. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||