Uses of Interface
be.re.webdav.Util.PropertyHandler

Packages that use Util.PropertyHandler
be.re.webdav   
 

Uses of Util.PropertyHandler in be.re.webdav
 

Methods in be.re.webdav with parameters of type Util.PropertyHandler
static void Util.readPropertyList(URL url, Client.Response response, Util.PropertyHandler handler, boolean includeCollection)
          Processes all the properties in the entries in a multistatus response.
static void Util.readPropertyList(URL url, Client.Response response, Util.PropertyHandler handler, Util.ReportMultistatus report, boolean includeCollection)
          Processes all the properties in the entries in a multistatus response.