All Classes and Interfaces

Class
Description
Interface used by SourceFileScanner to find the name of the target file(s) corresponding to a source file.
Defines the rules for matching and working with files in a given base directory.
Provides operations for use with FileSet instances, such as retrieving the included/excluded files, deleting all matching entries, etc.
Class FileSetXpp3Reader.
 
Class FileSetXpp3Writer.
Implementation of FileNameMapper that always returns the source file name without any leading directory information.
Implementation of FileNameMapper that does simple wildcard pattern replacements.
Implementation of FileNameMapper that always returns the source file name.
Class Mapper.
Mapper Exception
Element to define a FileNameMapper.
Implementation of FileNameMapper that always returns the same target file name.
Maps directory name matches into a dotted package name.
Implementation of RegexpPatternMapper that returns either the source file name or it processed by a matching Regular Expression and its replacement.
Class SetBase.
Maps dotted package name matches to a directory name.