Uses of Class
com.sas.services.webdav.PropertyMap

Packages that use PropertyMap
com.sas.services.webdav Provides a client API for accessing WebDAV servers. 
 

Uses of PropertyMap in com.sas.services.webdav
 

Methods in com.sas.services.webdav that return PropertyMap
static PropertyMap Utils.convertPropertyArray(org.apache.webdav.lib.Property[] props)
          A utility method to convert an array of WebDAV Property objects to a property map.
 PropertyMap DAVResource.getPropertyMap()
          Returns a property map of the resources properties.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.