|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InputPath in org.sonar.api.batch |
|---|
| Methods in org.sonar.api.batch with parameters of type InputPath | |
|---|---|
Resource |
SensorContext.getResource(InputPath inputPath)
Allow to get Resource corresponding to provided InputPath. |
| Uses of InputPath in org.sonar.api.batch.fs |
|---|
| Subinterfaces of InputPath in org.sonar.api.batch.fs | |
|---|---|
interface |
InputDir
Layer over File for directories. |
interface |
InputFile
This layer over File adds information for code analyzers. |
| Uses of InputPath in org.sonar.api.batch.fs.internal |
|---|
| Classes in org.sonar.api.batch.fs.internal that implement InputPath | |
|---|---|
class |
DefaultInputDir
|
class |
DefaultInputFile
|
class |
DeprecatedDefaultInputFile
|
| Uses of InputPath in org.sonar.api.batch.sensor.issue |
|---|
| Methods in org.sonar.api.batch.sensor.issue that return InputPath | |
|---|---|
InputPath |
Issue.inputPath()
The InputPath this issue belongs to. |
| Uses of InputPath in org.sonar.api.batch.sensor.issue.internal |
|---|
| Methods in org.sonar.api.batch.sensor.issue.internal that return InputPath | |
|---|---|
InputPath |
DefaultIssue.inputPath()
|
| Uses of InputPath in org.sonar.api.component |
|---|
| Methods in org.sonar.api.component with parameters of type InputPath | ||
|---|---|---|
|
ResourcePerspectives.as(Class<P> perspectiveClass,
InputPath inputPath)
Allow to create perspective from InputPath. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||