AbstractRule |
Basic abstract implementation of all parser-independent methods of the Rule
interface.
|
AbstractVisitorRule |
|
InternalApiBridge |
Internal API.
|
RuleReference |
This class represents a Rule which is a reference to Rule defined in another
RuleSet.
|
RuleSet |
This class represents a collection of rules along with some optional filter
patterns that can preclude their application on specific files.
|
RuleSetLoader |
Configurable object to load rulesets from XML resources.
|
RuleSetWriter |
This class represents a way to serialize a RuleSet to an XML configuration
file.
|
RuleTargetSelector |
A strategy for selecting nodes that will be targeted by a rule.
|