| Package | Description |
|---|---|
| org.sonar.java.xml | |
| org.sonar.java.xml.maven |
| Modifier and Type | Class | Description |
|---|---|---|
class |
XmlCheckContextImpl |
| Modifier and Type | Method | Description |
|---|---|---|
abstract void |
XPathXmlCheck.precompileXPathExpressions(XmlCheckContext context) |
Will be called only once by XmlCheck.
|
void |
XmlCheck.scanFile(XmlCheckContext context) |
|
void |
XPathXmlCheck.scanFile(XmlCheckContext context) |
|
abstract void |
XPathXmlCheck.scanFileWithXPathExpressions(XmlCheckContext context) |
Will be called for each file.
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
PomCheckContext |
| Modifier and Type | Class | Description |
|---|---|---|
class |
PomCheckContextImpl |
Copyright © 2012–2018 SonarSource. All rights reserved.