***  This API provides Binary Compatibility only, not Source Compatibility  ***

com.sas.services.webdav
Class PropertyMap

java.lang.Object
  |
  +--java.util.AbstractMap
        |
        +--java.util.HashMap
              |
              +--com.sas.services.webdav.PropertyMap
All Implemented Interfaces:

public class PropertyMap
extends HashMap

Maps properties to their values. An extension of HashMap that indicates it is to be used to store the mapping between properties and their values.

See Also:
Serialized Form

Constructor Summary
PropertyMap()
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

PropertyMap

public PropertyMap()

***  This API provides Binary Compatibility only, not Source Compatibility  ***




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:29:04