Package org.sonar.java.checks.xml.struts
Class ActionNumberCheck
- java.lang.Object
-
- org.sonarsource.analyzer.commons.xml.checks.SonarXmlCheck
-
- org.sonarsource.analyzer.commons.xml.checks.SimpleXPathBasedCheck
-
- org.sonar.java.checks.xml.struts.ActionNumberCheck
-
public class ActionNumberCheck extends org.sonarsource.analyzer.commons.xml.checks.SimpleXPathBasedCheck
-
-
Field Summary
Fields Modifier and Type Field Description intmaximumForwards
-
Constructor Summary
Constructors Constructor Description ActionNumberCheck()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidscanFile(org.sonarsource.analyzer.commons.xml.XmlFile xmlFile)-
Methods inherited from class org.sonarsource.analyzer.commons.xml.checks.SimpleXPathBasedCheck
evaluate, evaluateAsList, getXPathExpression
-
-