|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.plexus.compiler.eclipse.EclipseJavaCompiler.EclipseCompilerICompilerRequestor
private class EclipseJavaCompiler.EclipseCompilerICompilerRequestor
| Field Summary | |
|---|---|
private java.lang.String |
destinationDirectory
|
private java.util.List |
errors
|
| Constructor Summary | |
|---|---|
EclipseJavaCompiler.EclipseCompilerICompilerRequestor(java.lang.String destinationDirectory,
java.util.List errors)
|
|
| Method Summary | |
|---|---|
void |
acceptResult(org.eclipse.jdt.internal.compiler.CompilationResult result)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.String destinationDirectory
private java.util.List errors
| Constructor Detail |
|---|
public EclipseJavaCompiler.EclipseCompilerICompilerRequestor(java.lang.String destinationDirectory,
java.util.List errors)
| Method Detail |
|---|
public void acceptResult(org.eclipse.jdt.internal.compiler.CompilationResult result)
acceptResult in interface org.eclipse.jdt.internal.compiler.ICompilerRequestor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||