@Version("2.4.0")
Package org.apache.jackrabbit.commons
-
Class Summary Class Description AbstractItem Abstract base class for implementing the JCRItem
interface.AbstractNode Abstract base class for implementing the JCRNode
interface.AbstractProperty Abstract base class for implementing the JCRProperty
interface.AbstractRepository Abstract base class for implementing the JCRRepository
interface.AbstractSession Abstract base class for implementing the JCRSession
interface.AbstractWorkspace Abstract base class for implementing the JCRWorkspace
interface.GenericRepositoryFactory Deprecated. ItemNameMatcher Utility for name matching such as required forNode.getNodes(String)
,Node.getNodes(String[])
,Node.getProperties(String)
andNode.getProperties(String[])
.JcrUtils Collection of static utility methods for use with the JCR API.JndiRepositoryFactory JNDI-based JCR repository factory.NamespaceHelper Helper class for working with JCR namespaces.SimpleValueFactory Simple value factory implementation for use mainly in testing.