Package | Description |
---|---|
org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
org.modeshape.common.collection.ring |
A ring buffer and the components it uses internally.
|
org.modeshape.common.i18n |
A simple framework for defining internationalized strings and obtaining the localized forms.
|
org.modeshape.common.logging | |
org.modeshape.common.math |
A set of classes that define mathematic operations for a particular class of values.
|
org.modeshape.common.statistic | |
org.modeshape.common.text |
A set of utilities for working with text.
|
org.modeshape.common.util |
A set of miscellaneous utilities.
|
org.modeshape.common.xml |
A set of utilities for working with XML documents.
|
org.modeshape.connector.git | |
org.modeshape.connector.meta.jdbc | |
org.modeshape.jboss.subsystem | |
org.modeshape.jcr | |
org.modeshape.jcr.bus | |
org.modeshape.jcr.cache | |
org.modeshape.jcr.cache.change | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.clustering | |
org.modeshape.jcr.federation | |
org.modeshape.jcr.index.local | |
org.modeshape.jcr.index.lucene | |
org.modeshape.jcr.index.lucene.query | |
org.modeshape.jcr.locking | |
org.modeshape.jcr.mimetype |
This package defines an internal adapter framework for detecting MIME types.
|
org.modeshape.jcr.query |
The Query API provides a mechanism for building and executing queries.
|
org.modeshape.jcr.query.engine |
This package contains several fully-functional query engine implementations.
|
org.modeshape.jcr.query.engine.process |
When executing a query, the processing phase involves "running" each branch in the optimized query plan, determining
the set of nodes that satisfies each branch, and then joining each branch into a single result.
|
org.modeshape.jcr.query.model |
The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query.
|
org.modeshape.jcr.query.optimize |
This package contains the Optimizer interface, a rule-based optimizer implementation, and library of optimization rules.
|
org.modeshape.jcr.query.parse |
This package defines the
QueryParser interface, which defines a component that can parse a query represented
in a specific language and produce the corresponding abstract query model representation. |
org.modeshape.jcr.query.plan |
This package defines the
Planner interface, the CanonicalPlanner implementation, and the
PlanNode class that is used to represent a canonical query plan. |
org.modeshape.jcr.query.validate |
This package provides the interfaces that define the tables and columns that can be queried.
|
org.modeshape.jcr.security |
ModeShape JCR repositories have a pluggable authentication and authorization framework.
|
org.modeshape.jcr.security.acl | |
org.modeshape.jcr.sequencer | |
org.modeshape.jcr.spi.federation |
This package provides a Service Provider Interface (SPI) for connectors to external systems.
|
org.modeshape.jcr.spi.index |
This package contains the interfaces for managing index providers and index definitions.
|
org.modeshape.jcr.spi.index.provider |
This package contains the Service Provider Interface (SPI) for custom index providers, which are components that encapsulate
how ModeShape updates and uses a set of particular indexes.
|
org.modeshape.jcr.txn | |
org.modeshape.jcr.value |
Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for
representing and working with properties and their values.
|
org.modeshape.jcr.value.basic |
A set of basic implementations of the various interfaces defined in
org.modeshape.jcr.value . |
org.modeshape.jcr.value.binary | |
org.modeshape.jcr.xml | |
org.modeshape.persistence.relational |
The classes that make up the relational persistence provider.
|
org.modeshape.sequencer.classfile |
The classes that provide the ability to sequence Java class files into metadata and then write that metadata to a graph in a customizable way.
|
org.modeshape.sequencer.classfile.metadata |
The classes that are immutable representations of metadata appearing in Java class files.
|
org.modeshape.sequencer.ddl |
The classes that make up the DDL sequencer, which is capable of parsing the more important DDL statements
from SQL-92, Oracle, Derby, and PostgreSQL, and constructing a graph structure containing a structured
representation of these statements.
|
org.modeshape.sequencer.ddl.node |
The classes for nodes within an Abstract Syntax Tree (AST) and a factory for creating them.
|
org.modeshape.sequencer.image |
The classes that make up the image sequencer.
|
org.modeshape.sequencer.javafile |
The classes that make up the Java source file sequencer.
|
org.modeshape.sequencer.mp3 |
The classes that make up the MP3 file sequencer.
|
org.modeshape.sequencer.msoffice |
The classes that make up the sequencer of Microsoft Office files.
|
org.modeshape.sequencer.sramp |
The classes that make up the S-RAMP library.
|
org.modeshape.sequencer.text |
The classes that provide the ability to sequence fixed-width and delimited text files.
|
org.modeshape.sequencer.wsdl |
The classes that make up the Web Service Definition Lanaguage (WSDL) 1.1 sequencer.
|
org.modeshape.sequencer.xsd |
The classes that make up the XML Schema Document sequencer.
|
org.modeshape.sequencer.zip |
The classes that make up the ZIP file sequencer.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
GuardedBy
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
GuardedBy
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Class and Description |
---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.