Package org.codehaus.groovy.ant
-
Class Summary Class Description AntProjectPropertiesDelegate CompileTaskSupport Support for compilation related tasks.FileIterator FileIterator
is an iterator over a number of files from a collection of FileSet instances.FileScanner FileScanner
is a bean which allows the iteration over a number of files from a collection of FileSet instances.FileSystemCompilerFacade This is a helper class, to provide a controlled entry point for the groovyc ant task forked mode.GenerateStubsTask Generates Java stubs from Groovy sources.Groovy Executes a series of Groovy statements.Groovyc Compiles Groovy source files using Ant.GroovycTask Compiles Groovy source files.Groovydoc Access to the GroovyDoc tool from Ant.LoggingHelper Helper to make logging from Ant easier.RootLoaderRef Sets the RootLoader as reference.UberCompileTask Compiles Java and Groovy source files.VerifyClass Verify Class files.