Uses of Class org.apache.commons.collections.ExtendedProperties

Uses in package org.apache.commons.collections

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
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.

Copyright © 2001-2006 Apache Software Foundation. All Rights Reserved.