Frames | No Frames |
Methods with parameter type org.apache.commons.collections.ExtendedProperties | |
void | Combines an existing Hashtable with this Hashtable. |
Methods with return type org.apache.commons.collections.ExtendedProperties | |
ExtendedProperties | ExtendedProperties.convertProperties(Properties props) Convert a standard properties class into a configuration class. |
ExtendedProperties | ExtendedProperties.subset(String prefix) Create an ExtendedProperties object that is a subset
of this one. |