org.sonar.plugins.python.coverage
Class FileResolver

java.lang.Object
  extended by org.sonar.plugins.python.coverage.FileResolver

public class FileResolver
extends Object


Constructor Summary
FileResolver(org.sonar.api.resources.Project project, org.sonar.api.scan.filesystem.ModuleFileSystem fs)
           
 
Method Summary
 org.sonar.api.resources.File getFile(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileResolver

public FileResolver(org.sonar.api.resources.Project project,
                    org.sonar.api.scan.filesystem.ModuleFileSystem fs)
Method Detail

getFile

public org.sonar.api.resources.File getFile(String path)


Copyright © 2011-2014 SonarSource and Waleri Enns. All Rights Reserved.