Uses of Interface
org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping
Packages that use SourceMapping
Package
Description
-
Uses of SourceMapping in org.codehaus.plexus.compiler.util.scan
Methods in org.codehaus.plexus.compiler.util.scan that return types with arguments of type SourceMappingModifier and TypeMethodDescriptionprotected final List
<SourceMapping> AbstractSourceInclusionScanner.getSourceMappings()
Methods in org.codehaus.plexus.compiler.util.scan with parameters of type SourceMappingModifier and TypeMethodDescriptionfinal void
AbstractSourceInclusionScanner.addSourceMapping
(SourceMapping sourceMapping) void
SourceInclusionScanner.addSourceMapping
(SourceMapping sourceMapping) -
Uses of SourceMapping in org.codehaus.plexus.compiler.util.scan.mapping
Classes in org.codehaus.plexus.compiler.util.scan.mapping that implement SourceMappingModifier and TypeClassDescriptionclass
Maps a set of input files to a single output file.final class