Package net.sourceforge.pmd.lang.rule
package net.sourceforge.pmd.lang.rule
-
ClassDescriptionBasic abstract implementation of all parser-independent methods of the Rule interface.Internal API.This is the basic Rule interface for PMD rules.These are the possible Rule priority values.This class represents a Rule which is a reference to Rule defined in another RuleSet.This class represents a collection of rules along with some optional filter patterns that can preclude their application on specific files.A builder class to create a ruleset.Configurable object to load rulesets from XML resources.An exception that is thrown when something wrong occurs while loading rulesets.This class represents a way to serialize a RuleSet to an XML configuration file.A strategy for selecting nodes that will be targeted by a rule.