ModeShape Distribution 3.0.0.Beta4

Package org.modeshape.sequencer.javafile

The classes that make up the Java source file sequencer.

See:
          Description

Interface Summary
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 Summary
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.
 

Package org.modeshape.sequencer.javafile Description

The classes that make up the Java source file sequencer.


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.