|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.modeshape.common.component | |
---|---|
org.modeshape.common.component | A simple framework for loading and managing Component objects that may be configured and used reflectively. |
org.modeshape.graph | The ModeShape Graph API defines the types that allow you to work with content organized as a graph. |
org.modeshape.graph.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.graph.sequencer | A sequencer in ModeShape is a component that is able to process information (usually the content of a file, or a property value on a node) and recreate that information as a graph of structured content. |
org.modeshape.graph.text | This package defines an interface for components that extract text from content. |
org.modeshape.jcr | The ModeShape implementation of the JCR API. |
org.modeshape.maven | The classes that make up the Maven classloader system. |
org.modeshape.repository | The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. |
org.modeshape.repository.cluster | |
org.modeshape.repository.sequencer | The classes that make up the sequencing service and its configuration. |
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. |
Classes in org.modeshape.common.component used by org.modeshape.common.component | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
|
ComponentConfig
An immutable configuration for a Component . |
Classes in org.modeshape.common.component used by org.modeshape.graph | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
Classes in org.modeshape.common.component used by org.modeshape.graph.mimetype | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
|
ComponentConfig
An immutable configuration for a Component . |
Classes in org.modeshape.common.component used by org.modeshape.graph.sequencer | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
Classes in org.modeshape.common.component used by org.modeshape.graph.text | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
|
ComponentConfig
An immutable configuration for a Component . |
|
ComponentLibrary
Maintains the list of component instances for the system. |
Classes in org.modeshape.common.component used by org.modeshape.jcr | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
Classes in org.modeshape.common.component used by org.modeshape.maven | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
Classes in org.modeshape.common.component used by org.modeshape.repository | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
Classes in org.modeshape.common.component used by org.modeshape.repository.cluster | |
---|---|
ComponentConfig
An immutable configuration for a Component . |
Classes in org.modeshape.common.component used by org.modeshape.repository.sequencer | |
---|---|
ClassLoaderFactory
Factory interface for creating class loaders. |
|
Component
The interface for a ModeShape component, which sequences nodes and their content to extract additional information from the information. |
|
ComponentConfig
An immutable configuration for a Component . |
|
ComponentLibrary
Maintains the list of component instances for the system. |
Classes in org.modeshape.common.component used by org.modeshape.sequencer.ddl | |
---|---|
ComponentConfig
An immutable configuration for a Component . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |