groovy 1.0-beta-1 API

Groovy Development Kit API used in the Groovy language
groovy.gdo GroovyDataObjects (GDO) API for working with arbitrary structured data as groovy objects, perfoming searches & sorting using Groocy syntax & closures etc.
groovy.lang Core Groovy language classes for implementing data structures, closures, metadata and so forth.
groovy.mock  
groovy.model An MVC model package for working with user interfaces and data structures and arbitrary Java and Groovy objects
groovy.servlet  
groovy.swing A GroovyMarkup builder for creating Swing user interfaces
groovy.swing.impl Implementation classes for the Swing GroovyMarkup builder
groovy.ui  
groovy.util Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.
groovy.xml Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.

 
Groovy compiler and runtime implementation
org.codehaus.groovy Groovy Language for the JVM
org.codehaus.groovy.ant Ant tasks for working with Groovy - such as groovyc for compiling Groovy source code to Java bytecode
org.codehaus.groovy.ast Groovy AST nodes for the syntax of the language
org.codehaus.groovy.ast.expr AST nodes for Groovy expressions
org.codehaus.groovy.ast.stmt AST nodes for Groovy statements
org.codehaus.groovy.bsf Defines the BSF Engine for using Groovy inside any BSF application.
org.codehaus.groovy.classgen Generates Java classes for Groovy classes using ASM.
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator.
org.codehaus.groovy.syntax Lexer, parser and trees.
org.codehaus.groovy.syntax.lexer Lexer.
org.codehaus.groovy.syntax.parser The main parser of Groovy code into the Groovy AST model (Abstract Syntax Tree)
org.codehaus.groovy.tools Compiler tools
org.codehaus.groovy.tools.xml XML utilities such as for converting XML into Groovy scripts.

 



Copyright © 2003 The Codehaus. All Rights Reserved.