Package org.apache.jackrabbit.webdav.jcr
Contains JCR specific implementations.
-
Interface Summary Interface Description ItemResourceConstants ItemResourceConstants
provides constants for any resources representing repository items. -
Class Summary Class Description DavLocatorFactoryImpl DavLocatorFactoryImpl
...DavResourceFactoryImpl DavResourceFactoryImpl
...DefaultItemCollection DefaultItemCollection
represents a JCR node item.DefaultItemResource DefaultItemResource
represents JCR property item.EventJournalResourceImpl Implements a JCREventJournal
in terms of an RFC 4287 Atom feed.JcrDavSession JcrDavSession
specific base implementation of theDavSession
interface, which simply wraps aSession
object.JcrValueType Deprecated. As of Jackrabbit 2.2.JCRWebdavServerServlet JCRWebdavServerServlet provides request/response handling for the JCRWebdavServer.RootCollection RootCollection
represent the WebDAV root resource that does not represent any repository item.VersionControlledItemCollection VersionControlledItemCollection
represents a JCR node item and covers all functionality related to versioning ofNode
s.WorkspaceResourceImpl WorkspaceResourceImpl
... -
Exception Summary Exception Description JcrDavException JcrDavException
extends theDavException
in order to wrap various repository exceptions.