Index

C E F G R S 
All Classes and Interfaces|All Packages

C

com.kohlschutter.mavenplugins.copyrename - package com.kohlschutter.mavenplugins.copyrename
 
CopyMojo - Class in com.kohlschutter.mavenplugins.copyrename
Copy files during build.
CopyMojo() - Constructor for class com.kohlschutter.mavenplugins.copyrename.CopyMojo
Creates a new instance of the "copy" mojo.

E

execute() - Method in class com.kohlschutter.mavenplugins.copyrename.CopyMojo
 
execute() - Method in class com.kohlschutter.mavenplugins.copyrename.RenameMojo
 

F

FileSet - Class in com.kohlschutter.mavenplugins.copyrename
Specifies source and destination file.
FileSet() - Constructor for class com.kohlschutter.mavenplugins.copyrename.FileSet
Creates a new FileSet instance.

G

getDestinationFile() - Method in class com.kohlschutter.mavenplugins.copyrename.FileSet
Gets the destination file.
getSourceFile() - Method in class com.kohlschutter.mavenplugins.copyrename.FileSet
Gets the source file.

R

RenameMojo - Class in com.kohlschutter.mavenplugins.copyrename
Rename files or directories during build.
RenameMojo() - Constructor for class com.kohlschutter.mavenplugins.copyrename.RenameMojo
Creates a new instance of the "rename" mojo.

S

setDestinationFile(File) - Method in class com.kohlschutter.mavenplugins.copyrename.FileSet
Sets the destination file.
setSourceFile(File) - Method in class com.kohlschutter.mavenplugins.copyrename.FileSet
Sets the source file.
C E F G R S 
All Classes and Interfaces|All Packages