Groovy 1.7.0

Package org.codehaus.groovy.ant

Ant tasks for working with Groovy - such as groovyc for compiling Groovy source code to Java bytecode

 

Class Summary
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.

GenerateStubsTask Generates Java stubs from Groovy sources.
Groovy Executes a series of Groovy statements.
Groovyc Compiles Groovy source files.
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.
UberCompileTask.GenStubsAdapter
UberCompileTask.GroovycAdapter
UberCompileTask.JavacAdapter
VerifyClass Verify Class files.
 


Copyright © 2003-2009 The Codehaus. All rights reserved.