Package org.apache.jackrabbit.webdav.jcr

Contains JCR specific implementations.

See:
          Description

Interface Summary
ItemResourceConstants ItemResourceConstants provides constants for any resources representing repository items.
 

Class Summary
DavLocatorFactoryImpl DavLocatorFactoryImpl...
DavResourceFactoryImpl DavResourceFactoryImpl...
DefaultItemCollection DefaultItemCollection represents a JCR node item.
DefaultItemResource DefaultItemResource represents JCR property item.
JcrDavSession JcrDavSession specific base implementation of the DavSession interface, which simply wraps a Session object.
RootCollection RootCollection represent the WebDAV root resource that does not represent any repository item.
RootItemCollection RootItemCollection represents the root node of the underlying repository.
VersionControlledItemCollection VersionControlledItemCollection represents a JCR node item and covers all functionality related to versioning of Nodes.
 

Exception Summary
JcrDavException JcrDavException extends the DavException in order to wrap various repository exceptions.
 

Package org.apache.jackrabbit.webdav.jcr Description

Contains JCR specific implementations.



Copyright © 2005-2006 . All Rights Reserved.