| Package | Description |
|---|---|
| org.sonar.api.resources |
| Modifier and Type | Method and Description |
|---|---|
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-2012 SonarSource. All Rights Reserved.