Package org.apache.jackrabbit.webdav.property

Interfaces and classes related to WebDAV properties.

See:
          Description

Interface Summary
DavProperty The Property class represents a Property of a WebDAV resource.
DavPropertyIterator The DavPropertyIterator extends the Iterator by a property specific next() method.
DavPropertyNameIterator DavPropertyNameIterator...
 

Class Summary
AbstractDavProperty AbstractDavProperty provides generic METHODS used by various implementations of the DavProperty interface.
DavPropertyName The DavPropertyName class reflects a Webdav property name.
DavPropertyNameSet DavPropertyNameSet represents a Set of DavPropertyName objects.
DavPropertySet The DavPropertySet class represents a set of WebDAV property.
DefaultDavProperty DefaultDavProperty...
HrefProperty HrefProperty is an extension to the common DavProperty.
PropContainer PropContainer...
ResourceType The ResourceType class represents the webdav resource type property.
 

Package org.apache.jackrabbit.webdav.property Description

Interfaces and classes related to WebDAV properties.



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.