org.apache.tools.ant.module/3 3.47.1 2

Package org.apache.tools.ant.module.api.support

Utilities for examining and running Ant scripts.

See:
          Description

Class Summary
ActionUtils Makes it easier to implement org.netbeans.spi.project.ActionProvider in a standard way by running targets in Ant scripts.
AntScriptUtils Convenience utilities for working with Ant scripts.
TargetLister Provides a way to find targets from an Ant build script.
TargetLister.Target Representation of a target from an Ant script.
 

Package org.apache.tools.ant.module.api.support Description

Utilities for examining and running Ant scripts. ActionUtils is primarily of interest to project type providers which need to run Ant targets to implement project actions. TargetLister is not likely to be useful outside the Ant module suite.


org.apache.tools.ant.module/3 3.47.1 2

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.