groovy 1.0 API

Groovy Development Kit API used in the Groovy language
groovy.inspect  
groovy.inspect.swingui  
groovy.lang Core Groovy language classes for implementing data structures, closures, metadata and so forth.
groovy.mock GroovyMock is a mock testing library for Groovy objects.
groovy.mock.interceptor The groovy.mock.interceptor is an all-groovy mock testing library.
groovy.model An MVC model package for working with user interfaces and data structures and arbitrary Java and Groovy objects
groovy.security  
groovy.servlet Support for Groovlets which are Servlets written as a simple Groovy script.
groovy.sql Groovy helper classes for working with SQL data as Groovy objects
groovy.swing A GroovyMarkup builder for creating Swing user interfaces
groovy.swing.impl Implementation classes for the Swing GroovyMarkup builder
groovy.text Contains the text processing utilities in particular the template engine API and default implementation.
groovy.ui An interactive command line terminal along with a Swing console for evaluating Groovy scripts.
groovy.util Various Groovy utilities for working with nodes, builders, logging, JUnit test cases, text expressions, Ant tasks or JMX MBeans.
groovy.util.slurpersupport  
groovy.xml Groovy markup builder classes for working with SAX and W3C DOM and Groovy markup.
groovy.xml.dom  
groovy.xml.streamingmarkupsupport  

 

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.antlr  
org.codehaus.groovy.antlr.parser  
org.codehaus.groovy.antlr.syntax  
org.codehaus.groovy.antlr.treewalker  
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.control  
org.codehaus.groovy.control.io  
org.codehaus.groovy.control.messages  
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator.
org.codehaus.groovy.runtime.typehandling Classes used to execute special actions based on the type.
org.codehaus.groovy.runtime.wrappers  
org.codehaus.groovy.sandbox.ui  
org.codehaus.groovy.syntax Lexer, parser and trees.
org.codehaus.groovy.tools Compiler entry points and miscellaneous development tools.
org.codehaus.groovy.tools.xml XML utilities such as for converting XML into Groovy scripts.
org.codehaus.groovy.wiki Wiki related code and Ant tasts for styling wiki docs to HTML and extracting unit test cases from documentation

 



Copyright © 2003-2010 The Codehaus. All Rights Reserved.