Class SubstPropsHandler.SubstProps

java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
sunlabs.brazil.properties.SubstPropsHandler.SubstProps
All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>
Enclosing class:
SubstPropsHandler

public class SubstPropsHandler.SubstProps extends Properties
This class implements a properties object that knows how to extract the "name" and "filter" from a properly constructed name, and to invoke the filter on the value of the encoded name.
See Also: