|
org.apache.tools.ant.module/3 3.27.0 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AntProjectCookie | |
---|---|
org.apache.tools.ant.module.api | Examination and execution of Ant build scripts. |
org.apache.tools.ant.module.api.support | Utilities for examining and running Ant scripts. |
Uses of AntProjectCookie in org.apache.tools.ant.module.api |
---|
Subinterfaces of AntProjectCookie in org.apache.tools.ant.module.api | |
---|---|
static interface |
AntProjectCookie.ParseStatus
Extended cookie permitting queries of parse status. |
Methods in org.apache.tools.ant.module.api with parameters of type AntProjectCookie | |
---|---|
ExecutorTask |
AntTargetExecutor.execute(AntProjectCookie antProject,
String[] targets)
Execute given target(s). |
Uses of AntProjectCookie in org.apache.tools.ant.module.api.support |
---|
Methods in org.apache.tools.ant.module.api.support that return AntProjectCookie | |
---|---|
AntProjectCookie |
TargetLister.Target.getScript()
Gets the actual Ant script this target was found in. |
Methods in org.apache.tools.ant.module.api.support with parameters of type AntProjectCookie | |
---|---|
static Set<TargetLister.Target> |
TargetLister.getTargets(AntProjectCookie script)
Gets all targets in an Ant script. |
|
org.apache.tools.ant.module/3 3.27.0 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |