| Class | Description |
|---|---|
| AbstractItem |
Abstract base class for implementing the JCR
Item interface. |
| AbstractNode |
Abstract base class for implementing the JCR
Node interface. |
| AbstractProperty |
Abstract base class for implementing the JCR
Property interface. |
| AbstractRepository |
Abstract base class for implementing the JCR
Repository interface. |
| AbstractSession |
Abstract base class for implementing the JCR
Session interface. |
| AbstractWorkspace |
Abstract base class for implementing the JCR
Workspace interface. |
| GenericRepositoryFactory | Deprecated |
| ItemNameMatcher |
Utility for name matching such as required for
javax.jcr.Node#getNodes(String),
javax.jcr.Node#getNodes(String[]), javax.jcr.Node#getProperties(String)
and javax.jcr.Node#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.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"