| Package | Description |
|---|---|
| org.sonarsource.analyzer.commons.xml | |
| org.sonarsource.analyzer.commons.xml.checks |
| Modifier and Type | Method and Description |
|---|---|
static XmlFile |
XmlFile.create(org.sonar.api.batch.fs.InputFile inputFile) |
static XmlFile |
XmlFile.create(String str) |
| Modifier and Type | Method and Description |
|---|---|
void |
SonarXmlCheck.scanFile(org.sonar.api.batch.sensor.SensorContext context,
org.sonar.api.rule.RuleKey ruleKey,
XmlFile file) |
protected abstract void |
SonarXmlCheck.scanFile(XmlFile file) |
Copyright © 2009–2018 SonarSource. All rights reserved.