Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.jackrabbit.commons Classes and Interfaces - 112 results found.
NameDescriptionTypePackageFramework
AbstractItemAbstract base class for implementing the JCR Item interface.Classorg.apache.jackrabbit.commonsApache JackRabbit
AbstractNodeAbstract base class for implementing the JCR Node interface.Classorg.apache.jackrabbit.commonsApache JackRabbit
AbstractPropertyAbstract base class for implementing the JCR Property interface.Classorg.apache.jackrabbit.commonsApache JackRabbit
AbstractRepositoryAbstract base class for implementing the JCR Repository interface.Classorg.apache.jackrabbit.commonsApache JackRabbit
AbstractSessionAbstract base class for implementing the JCR Session interface.Classorg.apache.jackrabbit.commonsApache JackRabbit
AbstractWorkspaceAbstract base class for implementing the JCR Workspace interface.Classorg.apache.jackrabbit.commonsApache JackRabbit
AccessControlPolicyIteratorAdapterAdapter class for turning RangeIterators or Iterators into AccessControlPolicyIteratorAdapters.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
AtomFeedConstantsAtomFeedConstants provides string constants for Atom feed (RFC 4287) resources.Interfaceorg.apache.jackrabbit.commons.webdavApache JackRabbit
AuthorizableQueryManagerThis class handles the translation of queries for users and groups from a JSON format to the query model of Jackrabbit's user groups searchClassorg.apache.jackrabbit.commons.jackrabbit.userApache JackRabbit
BTreeManager This TreeManager implementation provides B+-tree like behavior.Classorg.apache.jackrabbit.commons.flatApache JackRabbit
CndImporterUtility class for importing compact node type definitions.Classorg.apache.jackrabbit.commons.cndApache JackRabbit
CompactNodeTypeDefReaderCompactNodeTypeDefReader.Classorg.apache.jackrabbit.commons.cndApache JackRabbit
CompactNodeTypeDefWriterPrints node type defs in a compact notation [ex:NodeType] > ex:ParentType1, ex:ParentType2Classorg.apache.jackrabbit.commons.cndApache JackRabbit
CompactNodeTypeDefWriter .NamespaceMappingMap namespace prefixes such as present in a qualified JCR name to the corresponding namespace URI.Interfaceorg.apache.jackrabbit.commons.cndApache JackRabbit
ContentPackageInterfaceorg.apache.jackrabbit.commons.packagingApache JackRabbit
ContentPackageExporterInterfaceorg.apache.jackrabbit.commons.packagingApache JackRabbit
DeclaringTypePredicateClassorg.apache.jackrabbit.commons.predicateApache JackRabbit
DefaultContentHandlerAdapter class for exposing a ContentHandler instance as DefaultHandler object.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
DefinitionBuilderFactoryBuilder for node type definitions, node definitions and property definitions.Classorg.apache.jackrabbit.commons.cndApache JackRabbit
DefinitionBuilderFactory .AbstractItemDefinitionBuilderClassorg.apache.jackrabbit.commons.cndApache JackRabbit
DefinitionBuilderFactory .AbstractNodeDefinitionBuilderClassorg.apache.jackrabbit.commons.cndApache JackRabbit
DefinitionBuilderFactory .AbstractNodeTypeDefinitionBuilderBuilder for a node type definition of type T.Classorg.apache.jackrabbit.commons.cndApache JackRabbit
DefinitionBuilderFactory .AbstractPropertyDefinitionBuilderClassorg.apache.jackrabbit.commons.cndApache JackRabbit
DepthPredicateClassorg.apache.jackrabbit.commons.predicateApache JackRabbit
DocumentViewExporterDocument view exporter.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
EmptyRepositoryAn empty repository with no descriptors and no workspaces.Classorg.apache.jackrabbit.commons.repositoryApache JackRabbit
EventIteratorAdapterAdapter class for turning RangeIterators or Iterators into EventIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
EventListenerIteratorAdapterAdapter class for turning RangeIterators or Iterators into EventListenerIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
EventUtilClassorg.apache.jackrabbit.commons.webdavApache JackRabbit
ExporterAbstract base class for document and system view exporters.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
FilterContentPackageClassorg.apache.jackrabbit.commons.packagingApache JackRabbit
FilterContentPackage .ContentClassorg.apache.jackrabbit.commons.packagingApache JackRabbit
FilterContentPackage .FilteringIteratorClassorg.apache.jackrabbit.commons.packagingApache JackRabbit
FilteredRangeIteratorFiltering decorator for iterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
FilteringItemVisitorClassorg.apache.jackrabbit.commons.visitorApache JackRabbit
FilteringNodeIteratorA wrapper around a NodeIterator filtering out nodes from the base iterator that don't match the specified filter.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
FilterIteratorIterator filtering out items which do not match a given predicate.Classorg.apache.jackrabbit.commons.flatApache JackRabbit
FilterIteratorIterator filtering out items which do not match a given predicate.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
FrozenNodeIteratorAdapter frozen nodes of the underlying versions.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
GenericRepositoryFactoryRenamed to JndiRepositoryFactory.Classorg.apache.jackrabbit.commonsApache JackRabbit
GQLGQL is a simple fulltext query language, which supports field prefixes similar to Lucene or Google queries.Classorg.apache.jackrabbit.commons.queryApache JackRabbit
GQL .FilterDefines a filter for query result rows.Interfaceorg.apache.jackrabbit.commons.queryApache JackRabbit
GQL .ParserCallbackDefines a callback interface that may be implemented by client code to get a callback for each GQL term that is parsed.Interfaceorg.apache.jackrabbit.commons.queryApache JackRabbit
IsMandatoryPredicateIsMandatoryFilter.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
IsNodePredicateItem filter that checks if an item is a node.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
ItemSequence This class serves as main entry point for obtaining sequences of Node s and Propertys.Classorg.apache.jackrabbit.commons.flatApache JackRabbit
ItemSequence .NodeSequenceImplClassorg.apache.jackrabbit.commons.flatApache JackRabbit
ItemSequence .PropertySequenceImplClassorg.apache.jackrabbit.commons.flatApache JackRabbit
JcrRemotingConstantsJcrRemotingConstants provides string constants for WebDAV resources representing repository items.Interfaceorg.apache.jackrabbit.commons.webdavApache JackRabbit
JcrUtilsCollection of static utility methods for use with the JCR API.Classorg.apache.jackrabbit.commonsApache JackRabbit
JcrValueTypeClassorg.apache.jackrabbit.commons.webdavApache JackRabbit
JNDIRepositoryProxy for a repository bound in JNDI.Classorg.apache.jackrabbit.commons.repositoryApache JackRabbit
JndiRepositoryFactoryJNDI-based JCR repository factory.Classorg.apache.jackrabbit.commonsApache JackRabbit
JNDIRepositoryFactoryFactory that looks up a repository from JNDI.Classorg.apache.jackrabbit.commons.repositoryApache JackRabbit
JoinTypeEnumeration of the JCR 2.Classorg.apache.jackrabbit.commons.query.qomApache JackRabbit
JsonHandlerInterfaceorg.apache.jackrabbit.commons.jsonApache JackRabbit
JsonParserJsonParser parses and validates the JSON object passed upon parse(String) or parse(InputStream, String) and notifiesClassorg.apache.jackrabbit.commons.jsonApache JackRabbit
JsonUtilClassorg.apache.jackrabbit.commons.jsonApache JackRabbit
LazyIteratorChainThis class implements the concatenation of iterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
LexerLexer of the CND definition.Classorg.apache.jackrabbit.commons.cndApache JackRabbit
NamePredicateFilters items according to their names.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
NamespaceHelperHelper class for working with JCR namespaces.Classorg.apache.jackrabbit.commonsApache JackRabbit
NodeIterableAdapter class that adapts a NodeIterator instance to an Iterable instance that always returns the same underlyingClassorg.apache.jackrabbit.commons.iteratorApache JackRabbit
NodeIteratorAdapterAdapter class for turning RangeIterators or Iterators into NodeIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
NodeSequenceExtension of Sequence which provides methods for adding and removing nodes by key.Interfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
NodeTypeConstantsInterfaceorg.apache.jackrabbit.commons.webdavApache JackRabbit
NodeTypeIteratorAdapterAdapter class for turning RangeIterators or Iterators into NodeTypeIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
NodeTypePredicateFilters on the node type of a node.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
NodeTypeUtilClassorg.apache.jackrabbit.commons.webdavApache JackRabbit
NtFilePredicateThe nt file item filter matches all properties that are defined my the nt:file or nt:resource nodetype.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
OperandEvaluatorEvaluator of QOM operands.Classorg.apache.jackrabbit.commons.query.qomApache JackRabbit
OperatorEnumeration of the JCR 2.Classorg.apache.jackrabbit.commons.query.qomApache JackRabbit
OrderEnumeration of the JCR 2.Classorg.apache.jackrabbit.commons.query.qomApache JackRabbit
ParseExceptionClassorg.apache.jackrabbit.commons.cndApache JackRabbit
ParserThe SQL2 parser can convert a JCR-SQL2 query to a QueryObjectModel.Classorg.apache.jackrabbit.commons.query.sql2Apache JackRabbit
ParsingContentHandlerUtility class that decorates a ContentHandler instance with simple XML parsing capability.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
PathPredicateThe path filter provides hierarchical filtering.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
PredicateInterface for object predicates, i.Interfaceorg.apache.jackrabbit.commons.predicateApache JackRabbit
PredicatesStatic utility class to help working with Predicates.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
PropertyIterableAdapter class that adapts a PropertyIterator instance to an Iterable instance that always returns the same underlyingClassorg.apache.jackrabbit.commons.iteratorApache JackRabbit
PropertyIteratorAdapterAdapter class for turning RangeIterators or Iterators into PropertyIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
PropertySequenceExtension of Sequence which provides methods for adding and removing properties by key.Interfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
ProxyContentHandlerA proxy content handler that passes all SAX events as-is to the As a convenience this class inherits the DefaultHandler classClassorg.apache.jackrabbit.commons.xmlApache JackRabbit
ProxyRepositoryRepository that proxies all method calls to another repository.Classorg.apache.jackrabbit.commons.repositoryApache JackRabbit
QOMFormatterQOMFormatter implements a formatter that translates a query object model into a JCR_SQL2 string statement.Classorg.apache.jackrabbit.commons.query.sql2Apache JackRabbit
QueryObjectModelBuilderQueryObjectModelBuilder defines an interface for building a query object model from a string based query statement and vice versa.Interfaceorg.apache.jackrabbit.commons.queryApache JackRabbit
QueryObjectModelBuilderRegistryClassorg.apache.jackrabbit.commons.queryApache JackRabbit
QueryUtilClassorg.apache.jackrabbit.commons.webdavApache JackRabbit
RangeIteratorAdapterAdapter for turning normal Iterators into RangeIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
RangeIteratorDecoratorBase class for decorating RangeIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
Rank This class does efficient ranking of values of type T wrt.Classorg.apache.jackrabbit.commons.flatApache JackRabbit
RepositoryFactoryFactory interface for JCR content repositories.Interfaceorg.apache.jackrabbit.commons.repositoryApache JackRabbit
RowIterableAdapter class that adapts a RowIterator instance to an Iterable instance that always returns the same underlyingClassorg.apache.jackrabbit.commons.iteratorApache JackRabbit
RowIteratorAdapterClassorg.apache.jackrabbit.commons.iteratorApache JackRabbit
RowPredicatePredicate for checking whether a given object is a Row and optionally whether it contains a given selector.Classorg.apache.jackrabbit.commons.predicateApache JackRabbit
SequenceInterface for accessing JCR Items sequentially through an Iterator or looking them up through a key.Interfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
SerializingContentHandlerA ContentHandler that serializes SAX events to a given Result instance.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
SimpleValueFactorySimple value factory implementation for use mainly in testing.Classorg.apache.jackrabbit.commonsApache JackRabbit
SingletonRepositoryFactoryRepository factory that always returns the same configured repository.Classorg.apache.jackrabbit.commons.repositoryApache JackRabbit
SizedIteratorInterfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
SizedIteratorInterfaceorg.apache.jackrabbit.commons.iteratorApache JackRabbit
SQL2QOMBuilderSQL2QOMBuilder implements QOM builder that understands Query.Classorg.apache.jackrabbit.commons.query.sql2Apache JackRabbit
SystemViewExporterSystem view exporter.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
TemplateBuilderFactoryThis implementation of DefinitionBuilderFactory can be used with the CompactNodeTypeDefReader to produce node type definitions of typeClassorg.apache.jackrabbit.commons.cndApache JackRabbit
ToXmlContentHandlerSimple XML serializer.Classorg.apache.jackrabbit.commons.xmlApache JackRabbit
TreeManagerTreeManager instances are responsible for the mapping between sequence views of Nodes and Propertys and an hierarchical JCRInterfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
TreeTraverser Utility class for traversing the Items of a JCR hierarchy rooted at a This class provides an Iterator of JCR items either through itsClassorg.apache.jackrabbit.commons.flatApache JackRabbit
TreeTraverser .ErrorHandlerError handler for handling RepositoryExceptions occurring on traversal.Interfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
TreeTraverser .InclusionPolicyInclusion policy to determine which items to include when traversing.Interfaceorg.apache.jackrabbit.commons.flatApache JackRabbit
ValueUtilClassorg.apache.jackrabbit.commons.webdavApache JackRabbit
VersionIteratorAdapterAdapter class for turning RangeIterators or Iterators into VersionIterators.Classorg.apache.jackrabbit.commons.iteratorApache JackRabbit
XmlnsContentHandlerContent handler proxy that adds explicit xmlns attributes for all namespace mappings introduced throughClassorg.apache.jackrabbit.commons.xmlApache JackRabbit