- org.codehaus.groovy.ant.CompileTaskSupport
-
-
Methods Summary
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class MatchingTask |
setCaseSensitive, setProject, setIncludes, setExcludes, addSelector, createIncludesFile, createExclude, createExcludesFile, setIncludesfile, setExcludesfile, setDefaultexcludes, addOr, addNot, addNone, addMajority, addSize, addDifferent, addFilename, addType, addCustom, addContains, addPresent, addDepth, addDepend, addContainsRegexp, addModified, setFollowSymlinks, XsetIgnore, XsetItems, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addAnd, createPatternSet, createInclude, addDate, add, maybeConfigure, getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, reconfigure, perform, bindToOwner, getTaskName, execute, log, log, log, log, init, setLocation, getProject, getDescription, setDescription, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Task |
maybeConfigure, getOwningTarget, getTaskType, setTaskType, setTaskName, setOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, reconfigure, perform, bindToOwner, getTaskName, execute, log, log, log, log, init, setProject, setLocation, getProject, getDescription, setDescription, clone, getLocation, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Field Detail
-
protected org.codehaus.groovy.control.CompilerConfiguration config
-
protected boolean failOnError
-
Method Detail
-
protected groovy.lang.GroovyClassLoader createClassLoader()
-
public Path createClasspath()
-
public org.codehaus.groovy.control.CompilerConfiguration createConfiguration()
-
public Path getClasspath()
-
public boolean getFailonerror()
-
public void setClasspath(Path path)
-
public void setDestdir(File dir)
-
public void setFailonerror(boolean fail)
-
public void setSrcdir(Path dir)
-
protected void validate()
Copyright © 2003-2014 The Codehaus. All rights reserved.