|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ExtendedProperties | |
| org.apache.commons.collections | This package contains the interfaces and utilities shared across all the subpackages of this component. |
| Uses of ExtendedProperties in org.apache.commons.collections |
| Methods in org.apache.commons.collections that return ExtendedProperties | |
ExtendedProperties |
ExtendedProperties.subset(String prefix)
Create an ExtendedProperties object that is a subset of this one. |
static ExtendedProperties |
ExtendedProperties.convertProperties(Properties props)
Convert a standard properties class into a configuration class. |
| Methods in org.apache.commons.collections with parameters of type ExtendedProperties | |
void |
ExtendedProperties.combine(ExtendedProperties props)
Combines an existing Hashtable with this Hashtable. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||