Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages

A

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

B

buildAttributes(Map) - Static method in class groovy.ant.AntBuilder
Builds an Attributes from a Map
buildAttributes(Map) - Static method in class groovy.util.AntBuilder
Deprecated.
Builds an Attributes from a Map
buildClassLoaderFor() - Method in class org.codehaus.groovy.ant.Groovyc
 

C

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

D

debug(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
 
destdir - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
 
directories() - Method in class org.codehaus.groovy.ant.FileScanner
 
doInvokeMethod(String, Object, Object) - Method in class groovy.ant.AntBuilder
We don't want to return the node as created in AntBuilder.createNode(Object, Map, Object) but the one made ready by AntBuilder.nodeCompleted(Object, Object)
doInvokeMethod(String, Object, Object) - Method in class groovy.util.AntBuilder
Deprecated.
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 class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
entrySet() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
equals(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
error(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
 
error(String, Throwable) - Method in class org.codehaus.groovy.ant.LoggingHelper
 
execGroovy(String, PrintStream) - Method in class org.codehaus.groovy.ant.Groovy
Exec the statement.
execute() - Method in class org.codehaus.groovy.ant.CompileTaskSupport
 
execute() - Method in class org.codehaus.groovy.ant.Groovy
Load the file and then execute it
execute() - Method in class org.codehaus.groovy.ant.Groovyc
Executes the task.
execute() - Method in class org.codehaus.groovy.ant.Groovydoc
 
execute() - Method in class org.codehaus.groovy.ant.RootLoaderRef
 
execute() - Method in class org.codehaus.groovy.ant.UberCompileTask
 
execute() - Method in class org.codehaus.groovy.ant.VerifyClass
 

F

failOnError - Variable in class org.codehaus.groovy.ant.CompileTaskSupport
 
failOnError - Variable in class org.codehaus.groovy.ant.Groovyc
 
FileIterator - Class in org.codehaus.groovy.ant
FileIterator is an iterator over a number of files from a collection of FileSet instances.
FileIterator(Project, Iterator<FileSet>) - Constructor for class org.codehaus.groovy.ant.FileIterator
 
FileIterator(Project, Iterator<FileSet>, boolean) - Constructor for class org.codehaus.groovy.ant.FileIterator
 
FileScanner - Class in org.codehaus.groovy.ant
FileScanner is a bean which allows the iteration over a number of files from a collection of FileSet instances.
FileScanner() - Constructor for class org.codehaus.groovy.ant.FileScanner
 
FileScanner(Project) - Constructor for class org.codehaus.groovy.ant.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.
FileSystemCompilerFacade() - Constructor for class org.codehaus.groovy.ant.FileSystemCompilerFacade
 
force - Variable in class org.codehaus.groovy.ant.GroovycTask
 

G

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

H

handleException(Exception) - Method in class org.codehaus.groovy.ant.CompileTaskSupport
 
hasFiles() - Method in class org.codehaus.groovy.ant.FileScanner
 
hashCode() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
hasNext() - Method in class org.codehaus.groovy.ant.FileIterator
 

I

info(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
 
isEmpty() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
isIncludeDestClasses() - Method in class org.codehaus.groovy.ant.Groovyc
Get the value of the includeDestClasses property.
isSaveStreams() - Method in class groovy.ant.AntBuilder
Whether stdin, stdout, stderr streams are saved.
isSaveStreams() - Method in class groovy.util.AntBuilder
Deprecated.
Whether stdin, stdout, stderr streams are saved.
iterator() - Method in class org.codehaus.groovy.ant.FileScanner
 

K

keys() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
keySet() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 

L

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

M

main(String[]) - Static method in class org.codehaus.groovy.ant.FileSystemCompilerFacade
 
main(String[]) - Static method in class org.codehaus.groovy.ant.Groovy
 
makeCompileUnit() - Method in class org.codehaus.groovy.ant.Groovyc
Deprecated.
This method is not in use anymore. Use Groovyc.makeCompileUnit(GroovyClassLoader) instead.
makeCompileUnit(GroovyClassLoader) - Method in class org.codehaus.groovy.ant.Groovyc
 

N

next() - Method in class org.codehaus.groovy.ant.FileIterator
 
nodeCompleted(Object, Object) - Method in class groovy.ant.AntBuilder
Determines, when the ANT Task that is represented by the "node" should perform.
nodeCompleted(Object, Object) - Method in class groovy.util.AntBuilder
Deprecated.
Determines, when the ANT Task that is represented by the "node" should perform.

O

org.codehaus.groovy.ant - package org.codehaus.groovy.ant
Ant tasks for working with Groovy - such as groovyc for compiling Groovy source code to Java bytecode

P

printResults(PrintStream) - Method in class org.codehaus.groovy.ant.Groovy
print any results in the statement.
put(Object, Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
putAll(Map) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 

R

recreateSrc() - Method in class org.codehaus.groovy.ant.Groovyc
Recreate src.
remove() - Method in class org.codehaus.groovy.ant.FileIterator
throws UnsupportedOperationException
remove(Object) - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 
resetFileLists() - Method in class org.codehaus.groovy.ant.Groovyc
Clear the list of files to be compiled and copied.
RootLoaderRef - Class in org.codehaus.groovy.ant
Sets the RootLoader as reference.
RootLoaderRef() - Constructor for class org.codehaus.groovy.ant.RootLoaderRef
 
runStatements(Reader, PrintStream) - Method in class org.codehaus.groovy.ant.Groovy
Read in lines and execute them.

S

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

T

toString() - Method in class org.codehaus.groovy.ant.AntProjectPropertiesDelegate
 

U

UberCompileTask - Class in org.codehaus.groovy.ant
Compiles Java and Groovy source files.
UberCompileTask() - Constructor for class org.codehaus.groovy.ant.UberCompileTask
 

V

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

W

warn(String) - Method in class org.codehaus.groovy.ant.LoggingHelper
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages