| Package | Description |
|---|---|
| org.modeshape.common.collection |
A set of common classes for dealing with collections of other objects.
|
| org.modeshape.jcr | |
| 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.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.xml |
| Class and Description |
|---|
| AbstractMultimap |
| AbstractMultimap.WrappedCollection |
| AbstractMultimap.WrappedCollection.DelegateIterator |
| AbstractMultimap.WrappedKeySet |
| AbstractProblems
A list of problems for some execution context.
|
| ArrayListMultimap |
| HashMultimap |
| LinkedHashMultimap
A
Multimap implementation that uses an LinkedHashSet to store the values associated with a key. |
| LinkedListMultimap
A
Multimap implementation that uses an LinkedList to store the values associated with a key. |
| LinkedListMultimap.Entry |
| ListMultimap
A collection similar to
Map, but which may associate multiple values with any single key. |
| Multimap
A collection similar to
Map, but which may associate multiple values with any single key. |
| Problem
An immutable representation of a problem, with a status, code, internationalized and parameterized message, values for the
parameters, information about the resource and location, and an optional exception.
|
| Problem.Status |
| Problems
An interface for a collection of
Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
| Class and Description |
|---|
| Problems
An interface for a collection of
Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
| SimpleProblems
A simple
Problems collection. |
| Class and Description |
|---|
| Problems
An interface for a collection of
Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
| Class and Description |
|---|
| Problems
An interface for a collection of
Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
| Class and Description |
|---|
| Problems
An interface for a collection of
Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
| Class and Description |
|---|
| Problems
An interface for a collection of
Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
| Class and Description |
|---|
| Multimap
A collection similar to
Map, but which may associate multiple values with any single key. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.