Package be.re.webdav

Interface Summary
Client.AuditTrail An interface to handle a stream of audit trail events.
Constants  
Context This is the WebDAV-repository context.
Util.DisplayNameHandler This is for handling DAV:displayname properties in a multistatus response one by one.
Util.PropertyHandler This is for handling all properties in a multistatus response one by one.
Util.ReportMultistatus This is for handling state and error information in a multistatus response per entry.
Util.UrlHandler This is for handling DAV:href elements in a multistatus response one by one.
 

Class Summary
Client A client API for accessing a WebDAV server.
Client.ACE Represents one Access Control Entry in an Access Control List.
Client.Event Represents one event line in an audit trail.
Client.Lock Represents a lock.
Client.Options Contains the result of an options request.
Client.Response Contains the response of a WebDAV operation.
Properties Gets and sets dead WebDAV properties (see section 3 of RFC 4918) with a name/value structure.
Properties.Property Represents one property.
Relations Relations are a Pincette-specific concept.
Relations.Relation  
Util A collection of utility methods for working with a WebDAV server.
View Utility to work with Pincette views.
View.Rule Represents one rule.