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