Uses of Class
org.apache.maven.plugins.checkstyle.Violation
Packages that use Violation
-
Uses of Violation in org.apache.maven.plugins.checkstyle
Methods in org.apache.maven.plugins.checkstyle that return types with arguments of type ViolationModifier and TypeMethodDescriptionCheckstyleViolationCheckMojo.getViolations
(org.codehaus.plexus.util.xml.pull.XmlPullParser xpp) Method parameters in org.apache.maven.plugins.checkstyle with type arguments of type ViolationModifier and TypeMethodDescriptionprivate int
CheckstyleViolationCheckMojo.countViolations
(List<Violation> violations) private void
CheckstyleViolationCheckMojo.printViolations
(List<Violation> violations)