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

append() - Method in AppendDelegate
Performs the append operation.
append(Map<String, Object>, groovy.lang.Closure) - Method in FilePlugin
Appends one or more files to a file.
AppendDelegate - Class in org.savantbuild.plugin.file
Delegate for the append method.
AppendDelegate(org.savantbuild.domain.Project, Map<String, Object>) - Constructor in AppendDelegate

B

BaseFileDelegate - Class in org.savantbuild.plugin.file
Base class.
BaseFileDelegate(org.savantbuild.domain.Project) - Constructor in BaseFileDelegate
builder - Field in JarDelegate
builder - Field in TarDelegate
builder - Field in ZipDelegate

C

copier - Field in CopyDelegate
copy(Map<String, Object>, groovy.lang.Closure) - Method in FilePlugin
Copies files around.
CopyDelegate - Class in org.savantbuild.plugin.file
Delegate for the copy method's closure.
CopyDelegate(org.savantbuild.domain.Project, Map<String, Object>) - Constructor in CopyDelegate
copyFile(Map<String, Object>) - Method in FilePlugin
Copies a single file to another location.

D

delete() - Method in DeleteDelegate
Deletes the files specified by the FileSets.
delete(groovy.lang.Closure) - Method in FilePlugin
Deletes files using fileSets.
DeleteDelegate - Class in org.savantbuild.plugin.file
Delegate for the delete method's closure.
DeleteDelegate(org.savantbuild.domain.Project) - Constructor in DeleteDelegate
directory(Map<String, Object>) - Method in JarDelegate
Adds a directory to the JAR file:
directory(Map<String, Object>) - Method in TarDelegate
Adds a directory to the TAR file:
directory(Map<String, Object>) - Method in ZipDelegate
Adds a directory to the ZIP file:

E

ERROR_MESSAGE - Field in AppendDelegate
ERROR_MESSAGE - Field in CopyDelegate
ERROR_MESSAGE - Field in DeleteDelegate
ERROR_MESSAGE - Field in JarDelegate
ERROR_MESSAGE - Field in RenameDelegate
ERROR_MESSAGE - Field in TarDelegate
ERROR_MESSAGE - Field in ZipDelegate

F

FilePlugin - Class in org.savantbuild.plugin.file
File plugin.
FilePlugin(org.savantbuild.domain.Project, org.savantbuild.runtime.RuntimeConfiguration, org.savantbuild.output.Output) - Constructor in FilePlugin
fileSet(Map<String, Object>) - Method in AppendDelegate
Adds a fileSet:
fileSet(Map<String, Object>) - Method in CopyDelegate
Adds a fileSet:
fileSet(Map<String, Object>) - Method in DeleteDelegate
Adds a fileSet:
fileSet(Map<String, Object>) - Method in JarDelegate
Adds a fileSet:
fileSet(Map<String, Object>) - Method in RenameDelegate
Adds a fileSet:
fileSet(Map<String, Object>) - Method in TarDelegate
Adds a fileSet:
fileSet(Map<String, Object>) - Method in ZipDelegate
Adds a fileSet:
fileSets - Field in AppendDelegate
fileSets - Field in DeleteDelegate
fileSets - Field in RenameDelegate
filter(Map<String, Object>) - Method in CopyDelegate
Adds a filter:
filter(Map<String, Object>) - Method in RenameDelegate
Adds a filter:
filters - Field in RenameDelegate

G

H

I

J

jar(Map<String, Object>, groovy.lang.Closure) - Method in FilePlugin
Creates a JAR file from various files.
JarDelegate - Class in org.savantbuild.plugin.file
Delegate for the jar method's closure.
JarDelegate(org.savantbuild.domain.Project, Map<String, Object>) - Constructor in JarDelegate

K

L

M

manifest(Map<String, Object>) - Method in JarDelegate
Adds a MANIFEST.MF file to the jar.
mkdir(Map<String, Object>) - Method in FilePlugin
Creates a directory.

N

O

optionalFileSet(Map<String, Object>) - Method in AppendDelegate
Adds an optional fileSet:
optionalFileSet(Map<String, Object>) - Method in CopyDelegate
Adds an optional fileSet:
optionalFileSet(Map<String, Object>) - Method in DeleteDelegate
Adds an optional fileSet:
optionalFileSet(Map<String, Object>) - Method in JarDelegate
Adds an optionalFileSet:
optionalFileSet(Map<String, Object>) - Method in RenameDelegate
Adds an optional fileSet:
optionalFileSet(Map<String, Object>) - Method in TarDelegate
Adds an optionalFileSet:
optionalFileSet(Map<String, Object>) - Method in ZipDelegate
Adds an optionalFileSet:

P

project - Field in BaseFileDelegate
prune(Map<String, Object>) - Method in FilePlugin
Prunes the given directory.

Q

R

rename(groovy.lang.Closure) - Method in FilePlugin
Renames the files specified by one or more fileSets using the filter specified.
rename() - Method in RenameDelegate
Performs the rename operation.
RenameDelegate - Class in org.savantbuild.plugin.file
Delegate for the rename method.
RenameDelegate(org.savantbuild.domain.Project) - Constructor in RenameDelegate

S

symlink(Map<String, Object>) - Method in FilePlugin
Creates a symbol link at the [link] attribute that points to the [target] attribute.

T

tar(Map<String, Object>, groovy.lang.Closure) - Method in FilePlugin
Creates a Tarball from various files.
TarDelegate - Class in org.savantbuild.plugin.file
Delegate for the tar method's closure.
TarDelegate(org.savantbuild.domain.Project, Map<String, Object>) - Constructor in TarDelegate
tarFileSet(Map<String, Object>) - Method in TarDelegate
Adds a tarFileSet:
to - Field in AppendDelegate
toArchiveFileSet(Map<String, Object>) - Method in BaseFileDelegate
toDirectory(Map<String, Object>) - Method in BaseFileDelegate
toFileSet(Map<String, Object>) - Method in BaseFileDelegate
toOptionalFileSet(Map<String, Object>) - Method in BaseFileDelegate

U

unjar(Map<String, Object>) - Method in FilePlugin
Unzips a JAR file to a directory.
untar(Map<String, Object>) - Method in FilePlugin
Untars a TAR file to a directory.
unzip(Map<String, Object>) - Method in FilePlugin
Unzips a ZIP file to a directory.

V

W

X

Y

Z

zip(Map<String, Object>, groovy.lang.Closure) - Method in FilePlugin
Creates a ZIP file from various files.
ZipDelegate - Class in org.savantbuild.plugin.file
Delegate for the zip method's closure.
ZipDelegate(org.savantbuild.domain.Project, Map<String, Object>) - Constructor in ZipDelegate
zipFileSet(Map<String, Object>) - Method in ZipDelegate
Adds a zipFileSet:

_

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 _