Uses of Class
com.coderplus.plugins.FileSet
-
-
Uses of FileSet in com.coderplus.plugins
Fields in com.coderplus.plugins with type parameters of type FileSet Modifier and Type Field Description private java.util.List<FileSet>CopyMojo. fileSetsCollection of FileSets to work on (FileSet contains sourceFile and destinationFile).private java.util.List<FileSet>RenameMojo. fileSetsCollection of FileSets to work on (FileSet contains sourceFile and destinationFile).
-