Uses of Interface
org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping
Package
Description
-
Uses of SourceMapping in org.codehaus.plexus.compiler.util.scan
Modifier and TypeMethodDescriptionprotected final List
<SourceMapping> AbstractSourceInclusionScanner.getSourceMappings()
Modifier and TypeMethodDescriptionfinal void
AbstractSourceInclusionScanner.addSourceMapping
(SourceMapping sourceMapping) void
SourceInclusionScanner.addSourceMapping
(SourceMapping sourceMapping) -
Uses of SourceMapping in org.codehaus.plexus.compiler.util.scan.mapping
Modifier and TypeClassDescriptionclass
Maps a set of input files to a single output file.final class