All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class w3c.www.pics.PropertySet
java.lang.Object
   |
   +----java.util.Dictionary
           |
           +----java.util.Hashtable
                   |
                   +----w3c.www.pics.PropertySet
  -  public class PropertySet
  -  extends Hashtable
   
  -   PropertySet(Dictionary) PropertySet(Dictionary)
-  
   
  -   get(Object) get(Object)
-  
  
-   putWithMap(Object, Object, Dictionary) putWithMap(Object, Object, Dictionary)
-  
   
 PropertySet
PropertySet
 public PropertySet(Dictionary defaults)
   
 putWithMap
putWithMap
 public Object putWithMap(Object key,
                          Object value,
                          Dictionary mappers) throws PICSParserException
 get
get
 public Object get(Object key)
  - 
    -  Overrides:
    
-  get in class Hashtable
  
 
All Packages  Class Hierarchy  This Package  Previous  Next  Index