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. fileSets
Collection of FileSets to work on (FileSet contains sourceFile and destinationFile).private java.util.List<FileSet>
RenameMojo. fileSets
Collection of FileSets to work on (FileSet contains sourceFile and destinationFile).
-