|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.modeshape.common.annotation | |
---|---|
org.modeshape.common.collection | A set of common classes for dealing with collections of other objects. |
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 | A set of utilities for working with statistics, including a Stopwatch and Histogram s. |
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.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.mimetype | This package defines an interface for the MIME type detector , which represents a component
that is able to determine the MIME type for a stream of data and/or the name of the file containing the data. |
org.modeshape.jcr.query | The Query API provides a mechanism for building and executing queries. |
org.modeshape.jcr.query.lucene | The core query engine, which currently uses Lucene for indexing and raw queries, and the Hibernate Search engine (which does not depend on or use Hibernate Core or JPA) for updating and querying the Lucene indexes. |
org.modeshape.jcr.query.lucene.basic |
The "basic" Lucene schema has a single index in which all node
and property information are indexed into separate fields. |
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.process | This package defines the QueryProcessor interface, which is responsible for constructing for each query
a tree of ProcessingComponent objects that each are responsible for processing a specific aspect of
the query and returning the tuples to the parent component. |
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.sequencer | |
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.value.binary.infinispan | |
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. |
org.modeshape.web.jcr | This package contains the core components for the ModeShape common web library. |
org.modeshape.web.jcr.rest.client | The ModeShape REST Client is a lightweight, non-UI Maven project that interacts with the ModeShape REST server. |
org.modeshape.web.jcr.rest.client.domain | The ModeShape REST Client domain package defines the ModeShape and JCR business objects. |
org.modeshape.web.jcr.rest.client.json | The ModeShape REST Client JSON package defines an implementation of an
ModeShape REST client . |
Classes in org.modeshape.common.annotation used by org.modeshape.common.collection | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.i18n | |
---|---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.logging | |
---|---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.math | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.statistic | |
---|---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.text | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.util | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.common.xml | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jboss.subsystem | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.bus | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.cache | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.cache.change | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.cache.document | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.mimetype | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.lucene | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.lucene.basic | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.model | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.optimize | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.parse | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.plan | |
---|---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.process | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.query.validate | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.security | |
---|---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.sequencer | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.value | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.value.basic | |
---|---|
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. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.value.binary | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.jcr.value.binary.infinispan | |
---|---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.classfile | |
---|---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.classfile.metadata | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.ddl | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.ddl.node | |
---|---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.image | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.javafile | |
---|---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.mp3 | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.msoffice | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.sramp | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.text | |
---|---|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.wsdl | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.xsd | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
NotThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.sequencer.zip | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.web.jcr | |
---|---|
ThreadSafe
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.web.jcr.rest.client | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.web.jcr.rest.client.domain | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
Classes in org.modeshape.common.annotation used by org.modeshape.web.jcr.rest.client.json | |
---|---|
Immutable
Copyright (c) 2005 Brian Goetz and Tim Peierls. |
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |