|
ModeShape Distribution 3.0.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaMetadata | |
|---|---|
| org.modeshape.sequencer.javafile | The classes that make up the Java source file sequencer. |
| org.modeshape.sequencer.javafile.metadata | The classes that make up the metadata definitions for the Java source file sequencer. |
| Uses of JavaMetadata in org.modeshape.sequencer.javafile |
|---|
| Methods in org.modeshape.sequencer.javafile with parameters of type JavaMetadata | |
|---|---|
void |
SourceFileRecorder.record(Sequencer.Context context,
Node outputNode,
JavaMetadata javaMetadata)
Records a source file. |
void |
ClassSourceFileRecorder.record(Sequencer.Context context,
Node outputNode,
JavaMetadata javaMetadata)
|
| Uses of JavaMetadata in org.modeshape.sequencer.javafile.metadata |
|---|
| Methods in org.modeshape.sequencer.javafile.metadata that return JavaMetadata | |
|---|---|
static JavaMetadata |
JavaMetadata.instance(InputStream inputStream,
long length,
String encoding)
Creates a new instance of JavaMetadata, that will be used to get informations of a compilation unit. |
|
ModeShape Distribution 3.0.0.CR3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||