|
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.codehaus.groovy.ant.VerifyClass
class VerifyClass extends MatchingTask
Verify Class files. This task can take the following arguments:
| Constructor Summary | |
VerifyClass()
|
|
| Method Summary | |
|---|---|
void
|
execute()
|
void
|
setDir(String dir)
|
void
|
setVerbose(boolean v)
|
| Methods inherited from class MatchingTask | |
|---|---|
| add, setProject, setIncludes, addDate, createPatternSet, createInclude, createIncludesFile, createExclude, createExcludesFile, setExcludes, setIncludesfile, setExcludesfile, setDefaultexcludes, setCaseSensitive, setFollowSymlinks, hasSelectors, selectorCount, getSelectors, selectorElements, appendSelector, addSelector, addAnd, addOr, addNot, addNone, addMajority, addSize, addDifferent, addFilename, addType, addCustom, addContains, addPresent, addDepth, addDepend, addContainsRegexp, addModified, XsetItems, XsetIgnore, log, log, log, log, init, execute, setTaskType, setTaskName, setOwningTarget, getTaskName, getOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, reconfigure, perform, getTaskType, bindToOwner, clone, getLocation, getDescription, setLocation, getProject, setDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Methods inherited from class Task | |
|---|---|
| log, log, log, log, init, execute, setTaskType, setTaskName, setOwningTarget, getTaskName, getOwningTarget, getRuntimeConfigurableWrapper, setRuntimeConfigurableWrapper, maybeConfigure, reconfigure, perform, getTaskType, bindToOwner, clone, getLocation, getDescription, setLocation, setProject, getProject, setDescription, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Methods inherited from class ProjectComponent | |
|---|---|
| clone, log, log, getLocation, getDescription, setLocation, 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 |
|---|
public VerifyClass()
| Method Detail |
|---|
public void execute()
public void setDir(String dir)
public void setVerbose(boolean v)
Copyright © 2003-2009 The Codehaus. All rights reserved.