|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| FileNameMapper | Interface to be used by SourceFileScanner. |
| Class Summary | |
|---|---|
| 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. |
| MapperUtil | 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. |
| UnPackageNameMapper | Maps dotted package name matches to a directory name. |
| Exception Summary | |
|---|---|
| MapperException | Mapper Exception |
This original code comes from org.apache.tools.ant.util package.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||