|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.modeshape.common.collection | |
---|---|
org.modeshape.common.collection | A set of common classes for dealing with collections of other objects. |
org.modeshape.jcr | |
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.xml |
Classes in org.modeshape.common.collection used by org.modeshape.common.collection | |
---|---|
AbstractMultimap
A Multimap implementation that uses an ArrayList to store the values associated with a key. |
|
AbstractMultimap.WrappedCollection
|
|
AbstractMultimap.WrappedCollection.DelegateIterator
|
|
AbstractMultimap.WrappedKeySet
|
|
AbstractProblems
A list of problems for some execution context. |
|
ArrayListMultimap
A Multimap implementation that uses an ArrayList to store the values associated with a key. |
|
HashMultimap
A Multimap implementation that uses an HashSet to store the values associated with a key. |
|
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. |
Classes in org.modeshape.common.collection used by org.modeshape.jcr | |
---|---|
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. |
Classes in org.modeshape.common.collection used by org.modeshape.jcr.query | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.jcr.query.process | |
---|---|
Problems
An interface for a collection of Problem objects, with multiple overloaded methods for adding errors, warnings, and
informational messages. |
Classes in org.modeshape.common.collection used by org.modeshape.jcr.xml | |
---|---|
Multimap
A collection similar to Map , but which may associate multiple values with any single key. |
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |