Package org.codehaus.groovy.ant

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

See:
          Description

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

Package org.codehaus.groovy.ant Description

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


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