Package | Description |
---|---|
org.sonar.java.xml | |
org.sonar.java.xml.maven |
Modifier and Type | Class and Description |
---|---|
class |
XmlCheckContextImpl |
Modifier and Type | Method and 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 and Description |
---|---|
interface |
PomCheckContext |
Modifier and Type | Class and Description |
---|---|
class |
PomCheckContextImpl |
Copyright © 2012–2017 SonarSource. All rights reserved.