|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.MatchingTask
org.apache.tools.ant.taskdefs.Javac
org.codehaus.groovy.ant.UberCompileTask.JavacAdapter
class UberCompileTask.JavacAdapter extends Javac
Constructor Summary | |
UberCompileTask.JavacAdapter()
|
Method Summary | |
---|---|
FileSet
|
getFileSet()
|
String
|
getTaskName()
|
Methods inherited from class Javac | |
---|---|
add, getDebug, getEncoding, setExecutable, getClasspath, getSource, getTarget, setEncoding, setClasspath, createClasspath, setClasspathRef, getDebugLevel, setDebugLevel, setSource, createSrc, setSrcdir, getSrcdir, setDestdir, getDestdir, setSourcepath, getSourcepath, createSourcepath, setSourcepathRef, setBootclasspath, getBootclasspath, createBootclasspath, setBootClasspathRef, setExtdirs, getExtdirs, createExtdirs, setListfiles, getListfiles, setFailonerror, setProceed, getFailonerror, setDeprecation, getDeprecation, setMemoryInitialSize, getMemoryInitialSize, setMemoryMaximumSize, getMemoryMaximumSize, setDebug, setOptimize, getOptimize, setDepend, getDepend, setVerbose, getVerbose, setTarget, setIncludeantruntime, getIncludeantruntime, setIncludejavaruntime, getIncludejavaruntime, setFork, getExecutable, isForkedJavac, getJavacExecutable, setNowarn, getNowarn, createCompilerArg, getCurrentCompilerArgs, setTempdir, getTempdir, setUpdatedProperty, setErrorProperty, setIncludeDestClasses, isIncludeDestClasses, getTaskSuccess, createCompilerClasspath, getFileList, setCompiler, getCompiler, getCompilerVersion, execute, add, addDate, setIncludes, createIncludesFile, createExclude, createExcludesFile, setExcludes, setIncludesfile, setExcludesfile, setDefaultexcludes, setCaseSensitive, setFollowSymlinks, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addDepend, addContainsRegexp, addModified, createPatternSet, createInclude, XsetItems, addSelector, addAnd, addOr, addNot, addNone, addMajority, addSize, addDifferent, addFilename, addType, addCustom, addContains, addPresent, addDepth, XsetIgnore, setProject, log, log, log, log, init, reconfigure, getOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, getTaskType, bindToOwner, setTaskType, setTaskName, setOwningTarget, getTaskName, clone, getLocation, setLocation, getDescription, getProject, setDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class MatchingTask | |
---|---|
add, addDate, setIncludes, createIncludesFile, createExclude, createExcludesFile, setExcludes, setIncludesfile, setExcludesfile, setDefaultexcludes, setCaseSensitive, setFollowSymlinks, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addDepend, addContainsRegexp, addModified, createPatternSet, createInclude, XsetItems, addSelector, addAnd, addOr, addNot, addNone, addMajority, addSize, addDifferent, addFilename, addType, addCustom, addContains, addPresent, addDepth, XsetIgnore, setProject, log, log, log, log, init, reconfigure, getOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, getTaskType, bindToOwner, execute, setTaskType, setTaskName, setOwningTarget, getTaskName, clone, getLocation, setLocation, getDescription, getProject, setDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class Task | |
---|---|
log, log, log, log, init, reconfigure, getOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, perform, getTaskType, bindToOwner, execute, setTaskType, setTaskName, setOwningTarget, getTaskName, clone, getLocation, setLocation, getDescription, setProject, getProject, setDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class ProjectComponent | |
---|---|
clone, log, log, getLocation, setLocation, getDescription, setProject, getProject, setDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
UberCompileTask.JavacAdapter()
Method Detail |
---|
public FileSet getFileSet()
public String getTaskName()
Copyright © 2003-2009 The Codehaus. All rights reserved.