| Package | Description | 
|---|---|
| org.sonar.api.batch | |
| org.sonar.api.batch.fs | |
| org.sonar.api.batch.fs.internal | |
| org.sonar.api.component | 
| Modifier and Type | Method and Description | 
|---|---|
Resource | 
SensorContext.getResource(InputPath inputPath)
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InputDir
Layer over  
File for directories. | 
interface  | 
InputFile
This layer over  
File adds information for code analyzers. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultInputDir  | 
class  | 
DefaultInputFile  | 
| Modifier and Type | Method and Description | 
|---|---|
<P extends Perspective>  | 
ResourcePerspectives.as(Class<P> perspectiveClass,
    InputPath inputPath)
Deprecated.  
Allow to create perspective from  
InputPath. | 
Copyright © 2009–2015 SonarSource. All rights reserved.