Uses of Class
org.sonar.api.resources.File

Packages that use File
org.sonar.api.resources   
 

Uses of File in org.sonar.api.resources
 

Methods in org.sonar.api.resources that return File
static File File.fromIOFile(File file, List<File> sourceDirs)
          Creates a File from an io.file and a list of sources directories
static File File.fromIOFile(File file, Project project)
          Creates a File from its name and a project
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.