See: Description
| Interface | Description |
|---|---|
| SourceFileRecorder |
A simple interface that allows an implementer to control how Java source file metadata is mapped to properties (including
primary and mixin types) in the graph.
|
| Class | Description |
|---|---|
| AbstractJavaMetadata |
Abstract definition of a
JavaMetadata |
| ClassSourceFileRecorder |
A source file recorder that writes the Java metadata from the source file to the repository, using the same structure as the
default mode of the Java Class File sequencer.
|
| CompilationUnitParser |
The Parser, that process the a compilation unit.
|
| JavaFileI18n |
The internationalized string constants for the
org.modeshape.sequencer.javafile packages. |
| JavaFileSequencer |
Sequencer which handles java source files.
|
| JavaMetadataUtil |
Utility class for working with metadata.
|
| JdtRecorder |
An Eclipse JDT DOM to JCR node recorder.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.