|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompilationUnit | |
---|---|
org.codehaus.mojo.freeform.project | |
org.codehaus.mojo.freeform.writer |
Uses of CompilationUnit in org.codehaus.mojo.freeform.project |
---|
Methods in org.codehaus.mojo.freeform.project with parameters of type CompilationUnit | |
---|---|
void |
FreeformProject.addCompilationUnit(CompilationUnit compilationUnit)
Method addCompilationUnit |
void |
FreeformProject.removeCompilationUnit(CompilationUnit compilationUnit)
Method removeCompilationUnit |
Uses of CompilationUnit in org.codehaus.mojo.freeform.writer |
---|
Methods in org.codehaus.mojo.freeform.writer with parameters of type CompilationUnit | |
---|---|
protected void |
ProjectWriter.writeCompilationUnit(CompilationUnit compilationUnit,
org.codehaus.plexus.util.xml.XMLWriter writer)
This method write an CompilationUnit to the given XMLWriter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |