Package org.sonar.java.checks.xml.ejb
Class InterceptorExclusionsCheck
- java.lang.Object
-
- org.sonarsource.analyzer.commons.xml.checks.SonarXmlCheck
-
- org.sonarsource.analyzer.commons.xml.checks.SimpleXPathBasedCheck
-
- org.sonar.java.checks.xml.ejb.InterceptorExclusionsCheck
-
public class InterceptorExclusionsCheck extends org.sonarsource.analyzer.commons.xml.checks.SimpleXPathBasedCheck
-
-
Constructor Summary
Constructors Constructor Description InterceptorExclusionsCheck()
-
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
-
-