Uses of Class
org.efaps.ui.webdav.method.DAVProperty

Packages that use DAVProperty
org.efaps.ui.webdav.method   
 

Uses of DAVProperty in org.efaps.ui.webdav.method
 

Methods in org.efaps.ui.webdav.method that return DAVProperty
static DAVProperty DAVProperty.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DAVProperty[] DAVProperty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.efaps.ui.webdav.method with parameters of type DAVProperty
protected  void PropFindMethod.write(java.io.Writer _writer, java.lang.String _resourceName, DAVProperty[] _properties, AbstractResource _resource)
           
 



Copyright © 2003-2010 The eFaps Team. All Rights Reserved.