Package org.modeshape.sequencer.classfile

The classes that provide the ability to sequence Java class files into metadata and then write that metadata to a graph in a customizable way.

See:
          Description


Interface Summary
ClassFileRecorder A simple interface that allows an implementer to control how class file metadata mapped to properties (including primary and mixin types) in the graph.
 

Class Summary
ClassFileSequencer  
ClassFileSequencerI18n The internationalized string constants for the org.modeshape.sequencer.text packages.
ClassFileSequencerLexicon The namespace and property names used within a ClassFileSequencer to store internal information.
ClassFileSequencerLexicon.Namespace  
DefaultClassFileRecorder  
 

Package org.modeshape.sequencer.classfile Description

The classes that provide the ability to sequence Java class files into metadata and then write that metadata to a graph in a customizable way.



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