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.
|
| JavaFileSequencer |
Sequencer which handles java source files.
|
| JavaMetadataUtil |
Utility class for working with metadata.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.