| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected PackageMetadata |
AbstractJavaMetadata.createPackageMetadata(org.eclipse.jdt.core.dom.CompilationUnit unit)
Create a
PackageMetadata of a compilation unit. |
| Modifier and Type | Method and Description |
|---|---|
PackageMetadata |
JavaMetadata.getPackageMetadata()
Gets the
PackageMetadata from the unit. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.