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 voidAbstractSourceInclusionScanner.addSourceMapping(SourceMapping sourceMapping) voidSourceInclusionScanner.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 TypeClassDescriptionclassMaps a set of input files to a single output file.final class