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
Node.getNodes(String) ,
Node.getNodes(String[]) , Node.getProperties(String)
and 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. All Rights Reserved