AntSvc Class
- public class AntSvc
extends Object
This service is useful for exploring, manipulating and executing an ant
build script in its native object structure. Ant is maintained by the
Jakarta project at apache.org.
Copyright (c) 2002 BEA Systems, Inc.
Related Topics
Ant website
-
Hierarchy
-
Object
AntSvc
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DONT_STOP
public static final String
DONT_STOP
NULLOUT
public static final PrintStream
NULLOUT
PROJECT_KEY
public static final String
PROJECT_KEY
STOP_BUILD
public static final String
STOP_BUILD
AntSvc
public AntSvc()
get() Method
public static AntSvc.I
get()