Class Hierarchy
- java.lang.Object
- java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.Properties
- sunlabs.brazil.properties.ExprProps
- sunlabs.brazil.properties.PropertiesList
- sunlabs.brazil.properties.SubstPropsHandler.SubstProps
- java.util.Properties
- java.util.Hashtable<K,
- sunlabs.brazil.properties.ExprPropsHandler (implements sunlabs.brazil.server.Handler)
- sunlabs.brazil.properties.SubstPropsHandler (implements sunlabs.brazil.server.Handler)
- sunlabs.brazil.properties.SubstPropsHandler.Html (implements sunlabs.brazil.properties.SubstPropsHandler.Convert)
- sunlabs.brazil.properties.SubstPropsHandler.LowerCase (implements sunlabs.brazil.properties.SubstPropsHandler.Convert)
- sunlabs.brazil.properties.SubstPropsHandler.Resub (implements sunlabs.brazil.properties.SubstPropsHandler.Convert)
- sunlabs.brazil.properties.SubstPropsHandler.Url (implements sunlabs.brazil.properties.SubstPropsHandler.Convert)
- java.util.Dictionary<K,
Interface Hierarchy
- sunlabs.brazil.properties.SubstPropsHandler.Convert