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