A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addClassPathes(groovy.lang.GroovyClassLoader) - Method in Groovy
Adds the class paths (if any)
addConfigured(org.apache.tools.ant.types.ResourceCollection) - Method in Groovy
Set the source resource.
addConfiguredJavac(org.apache.tools.ant.taskdefs.Javac) - Method in Groovyc
Add the configured nested javac task if present to initiate joint compilation.
addFileset(org.apache.tools.ant.types.FileSet) - Method in FileScanner
Adds a set of files (nested fileset attribute).
addFileset(org.apache.tools.ant.types.FileSet) - Method in Groovy
Adds a fileset (nested fileset attribute) which should represent a single source file.
addFilterChain(org.apache.tools.ant.types.FilterChain) - Method in Groovy
Add the FilterChain element.
addText(java.lang.String) - Method in Groovy
Set an inline command to execute.
addToCompileList(java.io.File) - Method in Groovyc
AntBuilder - Class in groovy.ant
Allows Ant tasks to be used with a Groovy builder-style markup.
AntBuilder(org.apache.tools.ant.Task) - Constructor in AntBuilder
AntProjectPropertiesDelegate - Class in org.codehaus.groovy.ant
AntProjectPropertiesDelegate(Map<? extends String,?>) - Constructor in AntProjectPropertiesDelegate

B

buildAttributes(java.util.Map) - Method in AntBuilder
Builds an Attributes from a Map
buildClassLoaderFor() - Method in Groovyc

C

checkParameters() - Method in Groovyc
classpath - Field in CompileTaskSupport
clear() - Method in AntProjectPropertiesDelegate
throws:
UnsupportedOperationException is always thrown when this method is invoked.
clear() - Method in FileScanner
Clears any file sets that have been added to this scanner
clone() - Method in AntProjectPropertiesDelegate
compile() - Method in CompileTaskSupport
compile() - Method in GenerateStubsTask
compile() - Method in Groovyc
compile() - Method in GroovycTask
compileList - Field in Groovyc
CompileTaskSupport - Class in org.codehaus.groovy.ant
Support for compilation related tasks.
config - Field in CompileTaskSupport
configuration - Field in Groovyc
contains(java.lang.Object) - Method in AntProjectPropertiesDelegate
containsKey(java.lang.Object) - Method in AntProjectPropertiesDelegate
containsValue(java.lang.Object) - Method in AntProjectPropertiesDelegate
createArg() - Method in Groovy
createClassLoader() - Method in CompileTaskSupport
createClasspath() - Method in CompileTaskSupport
createClasspath() - Method in Groovy
Returns a new path element that can be configured.
createClasspath() - Method in Groovyc
Adds a path to the classpath.
createClasspath() - Method in RootLoaderRef
Adds a path to the classpath.
createClasspath() - Method in UberCompileTask
createConfiguration() - Method in CompileTaskSupport
createGeneratestubs() - Method in UberCompileTask
createGroovyc() - Method in UberCompileTask
createJavac() - Method in UberCompileTask
createLink() - Method in Groovydoc
Create link to Javadoc/GroovyDoc output at the given URL.
createNode(java.lang.Object, java.util.Map) - Method in AntBuilder
createProject() - Method in AntBuilder
Returns:
Factory method to create new Project instances
createSourcepath() - Method in Groovyc
Adds a path to sourcepath.
createSrc() - Method in CompileTaskSupport
createSrc() - Method in Groovyc
Adds a path for source compilation.
createSrc() - Method in UberCompileTask

D

debug(java.lang.String) - Method in LoggingHelper
destdir - Field in CompileTaskSupport
directories() - Method in FileScanner
doInvokeMethod(java.lang.String, java.lang.Object, java.lang.Object) - Method in AntBuilder
We don't want to return the node as created in createNode(Object, Map, Object) but the one made ready by nodeCompleted(Object, Object)

E

elements() - Method in AntProjectPropertiesDelegate
entrySet() - Method in AntProjectPropertiesDelegate
equals(java.lang.Object) - Method in AntProjectPropertiesDelegate
error(java.lang.String, java.lang.Throwable) - Method in LoggingHelper
execGroovy(java.lang.String, java.io.PrintStream) - Method in Groovy
Exec the statement.
execute() - Method in CompileTaskSupport
execute() - Method in Groovy
Load the file and then execute it
execute() - Method in Groovyc
Executes the task.
execute() - Method in Groovydoc
execute() - Method in RootLoaderRef
execute() - Method in UberCompileTask
execute() - Method in VerifyClass

F

failOnError - Field in CompileTaskSupport
failOnError - Field in Groovyc
FileIterator - Class in org.codehaus.groovy.ant
FileIterator(org.apache.tools.ant.Project, Iterator<FileSet>, boolean) - Constructor in FileIterator
FileNameFinder - Class in groovy.ant
Find files according to a base directory and an includes and excludes pattern.
FileNameFinder() - Constructor in FileNameFinder
FileScanner - Class in org.codehaus.groovy.ant
FileScanner(org.apache.tools.ant.Project) - Constructor in FileScanner
FileSystemCompilerFacade - Class in org.codehaus.groovy.ant
This is a helper class, to provide a controlled entry point for the groovyc ant task forked mode.
force - Field in GroovycTask

G

GenerateStubsTask - Class in org.codehaus.groovy.ant
Generates Java stubs from Groovy sources.
get(java.lang.Object) - Method in AntProjectPropertiesDelegate
getAntProject() - Method in AntBuilder
getAntXmlContext() - Method in AntBuilder
Gets the xml context of Ant used while creating tasks
getClasspath() - Method in CompileTaskSupport
getClasspath() - Method in Groovy
Gets the classpath.
getClasspath() - Method in Groovyc
Gets the classpath to be used for this compilation.
getClasspath() - Method in UberCompileTask
getClassTemplates() - Method in Groovydoc
Creates and returns an array of class template classpath entries.
getConfigscript() - Method in Groovyc
Get the configuration file used to customize the compilation configuration.
getDestdir() - Method in Groovyc
Gets the destination directory into which the java source files should be compiled.
getDocTemplates() - Method in Groovydoc
Creates and returns an array of doc template classpath entries.
getEncoding() - Method in Groovyc
Returns the encoding to be used when creating files.
getExecutable() - Method in Groovyc
The value of the executable attribute, if any.
getFailonerror() - Method in CompileTaskSupport
getFailonerror() - Method in Groovyc
Gets the failonerror flag.
getFileList() - Method in Groovyc
Gets the list of files to be compiled.
getFileNames(java.util.Map) - Method in FileNameFinder
getForceLookupUnnamedFiles() - Method in Groovyc
Gets the forceLookupUnnamedFiles flag.
getIncludeantruntime() - Method in Groovyc
Gets whether the ant classpath is to be included in the classpath.
getIncludejavaruntime() - Method in Groovyc
Gets whether the java runtime should be included in this task's classpath.
getIndy() - Method in Groovyc
Get the value of the indy flag (always true).
getKeepStubs() - Method in Groovyc
Gets the keepStubs flag.
getListfiles() - Method in Groovyc
Get the listfiles flag.
getMemoryInitialSize() - Method in Groovyc
Gets the memoryInitialSize flag.
getMemoryMaximumSize() - Method in Groovyc
Gets the memoryMaximumSize flag.
getPackageTemplates() - Method in Groovydoc
Creates and returns an array of package template classpath entries.
getParameters() - Method in Groovy
Returns true if parameter metadata generation has been enabled.
getParameters() - Method in Groovyc
Returns true if parameter metadata generation has been enabled.
getPreviewFeatures() - Method in Groovyc
Returns true if preview features has been enabled.
getProject() - Method in AntBuilder
# Gets the Ant project in which the tasks are executed
getScriptBaseClass() - Method in Groovyc
Get the base script class name for the scripts (must derive from Script)
getScriptExtension() - Method in Groovyc
Get the extension to use when searching for Groovy source files.
getSourcepath() - Method in Groovyc
Gets the sourcepath to be used for this compilation.
getSrcdir() - Method in CompileTaskSupport
getSrcdir() - Method in Groovyc
Gets the source dirs to find the source java files.
getSrcdir() - Method in UberCompileTask
getStubdir() - Method in Groovyc
Gets the stub directory into which the Java source stub files should be generated
getTargetBytecode() - Method in Groovyc
Retrieves the compiler bytecode compatibility level.
getTaskSuccess() - Method in Groovyc
Get the result of the groovyc task (success or failure).
getVerbose() - Method in Groovyc
Gets the verbose flag.
Groovy - Class in org.codehaus.groovy.ant
Executes a series of Groovy statements.
Groovyc - Class in org.codehaus.groovy.ant
Compiles Groovy source files using Ant.
GroovycTask - Class in org.codehaus.groovy.ant
Compiles Groovy source files.
Groovydoc - Class in org.codehaus.groovy.ant
Access to the GroovyDoc tool from Ant.
Groovydoc() - Constructor in Groovydoc

H

handleException(java.lang.Exception) - Method in CompileTaskSupport
hasFiles() - Method in FileScanner
hashCode() - Method in AntProjectPropertiesDelegate
hasNext() - Method in FileIterator
Returns:
true if there is another object that matches the given predicate

I

info(java.lang.String) - Method in LoggingHelper
isEmpty() - Method in AntProjectPropertiesDelegate
isIncludeDestClasses() - Method in Groovyc
Get the value of the includeDestClasses property.
isSaveStreams() - Method in AntBuilder
Whether stdin, stdout, stderr streams are saved.
iterator() - Method in FileScanner

J

K

keys() - Method in AntProjectPropertiesDelegate
keySet() - Method in AntProjectPropertiesDelegate

L

listFiles - Field in Groovyc
log - Field in CompileTaskSupport
LoggingHelper - Class in org.codehaus.groovy.ant
Helper to make logging from Ant easier.
LoggingHelper(org.apache.tools.ant.Task) - Constructor in LoggingHelper

M

main(java.lang.String) - Method in FileSystemCompilerFacade
main(java.lang.String) - Method in Groovy
makeCompileUnit(groovy.lang.GroovyClassLoader) - Method in Groovyc

N

next() - Method in FileIterator
Returns:
the next object which matches the given predicate
nodeCompleted(java.lang.Object, java.lang.Object) - Method in AntBuilder
Determines, when the ANT Task that is represented by the "node" should perform.

O

P

printResults(java.io.PrintStream) - Method in Groovy
print any results in the statement.
put(java.lang.String, java.lang.Object) - Method in AntProjectPropertiesDelegate
putAll(Map<? extends String,?>) - Method in AntProjectPropertiesDelegate

Q

R

recreateSrc() - Method in Groovyc
Recreate src.
remove(java.lang.Object) - Method in AntProjectPropertiesDelegate
throws:
UnsupportedOperationException is always thrown when this method is invoked.
remove() - Method in FileIterator
throws UnsupportedOperationException
resetFileLists() - Method in Groovyc
Clear the list of files to be compiled and copied.
RootLoaderRef - Class in org.codehaus.groovy.ant
Sets the RootLoader as reference.
runStatements(java.io.Reader, java.io.PrintStream) - Method in Groovy
Read in lines and execute them.

S

scanDir(java.io.File, java.io.File, java.lang.String) - Method in Groovyc
Scans the directory looking for source files to be compiled.
setAccess(java.lang.String) - Method in Groovydoc
Indicates the access mode or scope of interest: one of public, protected, package, or private.
setAppend(boolean) - Method in Groovy
Whether output should be appended to or overwrite an existing file.
setAuthor(boolean) - Method in Groovydoc
If set to false, author will not be displayed.
setCharset(java.lang.String) - Method in Groovydoc
Specifies the charset to be used in the templates, i.e. the value output within: <meta http-equiv="Content-Type" content="text/html; charset=charset">.
setClasspath(org.apache.tools.ant.types.Path) - Method in CompileTaskSupport
setClasspath(org.apache.tools.ant.types.Path) - Method in Groovy
Sets the classpath for loading.
setClasspath(org.apache.tools.ant.types.Path) - Method in Groovyc
Set the classpath to be used for this compilation.
setClasspath(org.apache.tools.ant.types.Path) - Method in RootLoaderRef
Set the classpath to be used for this compilation.
setClasspath(org.apache.tools.ant.types.Path) - Method in UberCompileTask
setClasspathRef(org.apache.tools.ant.types.Reference) - Method in CompileTaskSupport
setClasspathRef(org.apache.tools.ant.types.Reference) - Method in Groovy
Set the classpath for loading using the classpath reference.
setClasspathRef(org.apache.tools.ant.types.Reference) - Method in Groovyc
Adds a reference to a classpath defined elsewhere.
setClasspathRef(org.apache.tools.ant.types.Reference) - Method in RootLoaderRef
Adds a reference to a classpath defined elsewhere.
setClasspathRef(org.apache.tools.ant.types.Reference) - Method in UberCompileTask
setConfigscript(java.lang.String) - Method in Groovy
Sets the configuration script for the groovy compiler configuration.
setConfigscript(java.lang.String) - Method in Groovyc
Set the configuration file used to customize the compilation configuration.
setContextClassLoader(boolean) - Method in Groovy
Setting to true will cause the contextClassLoader to be set with the classLoader of the shell used to run the script.
setDestdir(java.io.File) - Method in CompileTaskSupport
setDestdir(java.io.File) - Method in Groovyc
Set the destination directory into which the Java source files should be compiled.
setDestdir(java.io.File) - Method in Groovydoc
Set the directory where the Groovydoc output will be generated.
setDestdir(java.io.File) - Method in UberCompileTask
setDir(java.lang.String) - Method in VerifyClass
setDoctitle(java.lang.String) - Method in Groovydoc
Set the title for the overview page.
setEncoding(java.lang.String) - Method in Groovy
Declare the encoding to use when inputting from a resource; If not supplied or the empty encoding is supplied, a guess will be made for file resources, otherwise the platform's default encoding will be used.
setEncoding(java.lang.String) - Method in Groovyc
Sets the file encoding for generated files.
setErrorProperty(java.lang.String) - Method in Groovyc
The property to set on compilation failure.
setExecutable(java.lang.String) - Method in Groovyc
Sets the name of the java executable to use when invoking the compiler in forked mode, ignored otherwise.
setExtensions(java.lang.String) - Method in Groovydoc
A colon-separated list of filename extensions to look for when searching for files to process in a given directory.
setFailonerror(boolean) - Method in CompileTaskSupport
setFailonerror(boolean) - Method in Groovyc
Indicates whether the build will continue even if there are compilation errors; defaults to true.
setFileEncoding(java.lang.String) - Method in Groovydoc
Specifies the file encoding to be used for generated files.
setFooter(java.lang.String) - Method in Groovydoc
Set the footer to place at the bottom of each generated html page.
setForce(boolean) - Method in GroovycTask
setForceLookupUnnamedFiles(boolean) - Method in Groovyc
Set the forceLookupUnnamedFiles flag.
setFork(boolean) - Method in Groovy
Should the script be executed using a forked process.
setFork(boolean) - Method in Groovyc
If true forks the Groovy compiler.
setHeader(java.lang.String) - Method in Groovydoc
Specifies the header text to be placed at the top of each output file.
setIncludeAntRuntime(boolean) - Method in Groovy
Should the system classpath be included on the classpath when forking.
setIncludeantruntime(boolean) - Method in Groovyc
If true, includes Ant's own classpath in the classpath.
setIncludeDestClasses(boolean) - Method in Groovyc
This property controls whether to include the destination classes directory in the classpath given to the compiler.
setIncludejavaruntime(boolean) - Method in Groovyc
If true, includes the Java runtime libraries in the classpath.
setIncludeMainForScripts(boolean) - Method in Groovydoc
If set to false, 'public static void main' method will not be displayed.
setIndy(boolean) - Method in Groovy
Legacy method to set the indy flag (only true is allowed)
setIndy(boolean) - Method in Groovyc
Legacy method to set the indy flag (only true is allowed)
setJavaHome(java.io.File) - Method in Groovyc
The JDK Home to use when forked.
setKeepStubs(boolean) - Method in Groovyc
Set the keepStubs flag.
setListfiles(boolean) - Method in Groovyc
If true, list the source files being handed off to the compiler.
setMemoryInitialSize(java.lang.String) - Method in Groovyc
The initial size of the memory for the underlying VM if javac is run externally; ignored otherwise.
setMemoryMaximumSize(java.lang.String) - Method in Groovyc
The maximum size of the memory for the underlying VM if javac is run externally; ignored otherwise.
setNoTimestamp(boolean) - Method in Groovydoc
If set to true, hidden timestamp will not appear within generated HTML.
setNoVersionStamp(boolean) - Method in Groovydoc
If set to true, hidden version stamp will not appear within generated HTML.
setOutput(java.io.File) - Method in Groovy
Set the output file; optional, defaults to the Ant log.
setOutputEncoding(java.lang.String) - Method in Groovy
Declare the encoding to use when outputting to a file; Leave unspecified or use "" for the platform's default encoding.
setOverview(java.io.File) - Method in Groovydoc
Specify the file containing the overview to be included in the generated documentation.
setPackage(boolean) - Method in Groovydoc
Indicate whether only package, protected and public classes and members are to be included in the scope processed.
setPackagenames(java.lang.String) - Method in Groovydoc
Set the package names to be processed.
setParameters(boolean) - Method in Groovy
If true, generates metadata for reflection on method parameter names (jdk8+ only).
setParameters(boolean) - Method in Groovyc
If true, generates metadata for reflection on method parameter names (jdk8+ only).
setParent(java.lang.Object, java.lang.Object) - Method in AntBuilder
setPreviewFeatures(boolean) - Method in Groovyc
If true, enable preview Java features (JEP 12) (jdk12+ only).
setPrivate(boolean) - Method in Groovydoc
Indicate whether all classes and members are to be included in the scope processed.
setProceed(boolean) - Method in Groovyc
Parameters:
proceed - inverse of failonerror
setProcessScripts(boolean) - Method in Groovydoc
If set to false, Scripts will not be processed.
setProtected(boolean) - Method in Groovydoc
Indicate whether only protected and public classes and members are to be included in the scope processed.
setPublic(boolean) - Method in Groovydoc
Indicate whether only public classes and members are to be included in the scope processed.
setRef(java.lang.String) - Method in RootLoaderRef
sets the name of the reference which should store the Loader
setSaveStreams(boolean) - Method in AntBuilder
Indicates that we save stdin, stdout, stderr and replace them while AntBuilder is executing tasks with streams that funnel the normal streams into Ant's logs.
setScriptBaseClass(java.lang.String) - Method in Groovy
Set the script base class name
setScriptBaseClass(java.lang.String) - Method in Groovyc
Set the base script class name for the scripts (must derive from Script)
setScriptExtension(java.lang.String) - Method in Groovyc
Set the extension to use when searching for Groovy source files.
setSourcepath(org.apache.tools.ant.types.Path) - Method in Groovyc
Set the sourcepath to be used for this compilation.
setSourcepath(org.apache.tools.ant.types.Path) - Method in Groovydoc
Specify where to find source file
setSourcepathRef(org.apache.tools.ant.types.Reference) - Method in Groovyc
Adds a reference to a source path defined elsewhere.
setSrc(java.io.File) - Method in Groovy
Set the name of the file to be run.
setSrcdir(org.apache.tools.ant.types.Path) - Method in CompileTaskSupport
setSrcdir(org.apache.tools.ant.types.Path) - Method in Groovyc
Set the source directories to find the source Java files.
setSrcdir(org.apache.tools.ant.types.Path) - Method in UberCompileTask
setStacktrace(boolean) - Method in Groovy
Enable compiler to report stack trace information if a problem occurs during compilation.
setStacktrace(boolean) - Method in Groovyc
Enable compiler to report stack trace information if a problem occurs during compilation.
setStubdir(java.io.File) - Method in Groovyc
Set the stub directory into which the Java source stub files should be generated.
setStyleSheetFile(java.io.File) - Method in Groovydoc
Specifies a stylesheet file to use.
setTargetBytecode(java.lang.String) - Method in Groovyc
Sets the bytecode compatibility level.
setText(java.lang.Object, java.lang.String) - Method in AntBuilder
setUpdatedProperty(java.lang.String) - Method in Groovyc
The property to set on compilation success.
setUse(boolean) - Method in Groovydoc
setUseGroovyShell(boolean) - Method in Groovy
Should a new GroovyShell be used when forking.
setVerbose(boolean) - Method in Groovyc
Enable verbose compiling which will display which files are being compiled.
setVerbose(boolean) - Method in VerifyClass
setWindowtitle(java.lang.String) - Method in Groovydoc
Set the title to be placed in the HTML <title> tag of the generated documentation.
size() - Method in AntProjectPropertiesDelegate
src - Field in CompileTaskSupport

T

toString() - Method in AntProjectPropertiesDelegate

U

UberCompileTask - Class in org.codehaus.groovy.ant
Compiles Java and Groovy source files.

V

validate() - Method in CompileTaskSupport
validate() - Method in UberCompileTask
values() - Method in AntProjectPropertiesDelegate
verbose(java.lang.String) - Method in LoggingHelper
VerifyClass - Class in org.codehaus.groovy.ant
Verify Class files.
VerifyClass() - Constructor in VerifyClass
visitEnd() - Method in VerifyClass

W

warn(java.lang.String) - Method in LoggingHelper

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _