| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter
org.apache.tools.ant.taskdefs.compilers.AptExternalCompilerAdapter
public class AptExternalCompilerAdapter
The implementation of the apt compiler for JDK 1.5 using an external process
| Field Summary | 
|---|
| Fields inherited from class org.apache.tools.ant.taskdefs.compilers.DefaultCompilerAdapter | 
|---|
| attributes, bootclasspath, compileClasspath, compileList, compileSourcepath, debug, depend, deprecation, destDir, encoding, extdirs, includeAntRuntime, includeJavaRuntime, location, lSep, memoryInitialSize, memoryMaximumSize, optimize, project, src, target, verbose | 
| Constructor Summary | |
|---|---|
| AptExternalCompilerAdapter() | |
| Method Summary | |
|---|---|
|  boolean | execute()Performs a compile using the Javac externally. | 
| protected  Apt | getApt()Get the facade task that fronts this adapter | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AptExternalCompilerAdapter()
| Method Detail | 
|---|
protected Apt getApt()
DefaultCompilerAdapter.getJavac()
public boolean execute()
                throws BuildException
BuildException - if there is a problem.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||