public class DefaultSourcePathResolver extends AbstractSourcePathResolver
| Modifier and Type | Method and Description | 
|---|---|
| static DefaultSourcePathResolver | from(SourcePathRuleFinder ruleFinder) | 
| protected ProjectFilesystem | getBuildTargetSourcePathFilesystem(BuildTargetSourcePath sourcePath) | 
| String | getSourcePathName(BuildTarget target,
                 SourcePath sourcePath) | 
| protected com.google.common.collect.ImmutableSortedSet<SourcePath> | resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath targetSourcePath) | 
createRelativeMap, filterInputsToCompareToOutput, getAbsolutePath, getAllAbsolutePaths, getFilesystem, getIdeallyRelativePath, getMappedPaths, getRelativePath, getRelativePath, getSourcePathNames, getSourcePathNamespublic static DefaultSourcePathResolver from(SourcePathRuleFinder ruleFinder)
protected ProjectFilesystem getBuildTargetSourcePathFilesystem(BuildTargetSourcePath sourcePath)
getBuildTargetSourcePathFilesystem in class AbstractSourcePathResolverprotected com.google.common.collect.ImmutableSortedSet<SourcePath> resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath targetSourcePath)
resolveDefaultBuildTargetSourcePath in class AbstractSourcePathResolverpublic String getSourcePathName(BuildTarget target, SourcePath sourcePath)
getSourcePathName in interface SourcePathResolvergetSourcePathName in class AbstractSourcePathResolver