Uses of Package
net.sourceforge.pmd
-
Packages that use net.sourceforge.pmd Package Description net.sourceforge.pmd This is the PMD programming mistake detector.net.sourceforge.pmd.ant net.sourceforge.pmd.benchmark net.sourceforge.pmd.cache The violation caching system.net.sourceforge.pmd.cli net.sourceforge.pmd.cpd net.sourceforge.pmd.lang.dfa net.sourceforge.pmd.lang.dfa.report net.sourceforge.pmd.lang.rule net.sourceforge.pmd.lang.rule.stat net.sourceforge.pmd.lang.rule.xpath net.sourceforge.pmd.processor net.sourceforge.pmd.properties net.sourceforge.pmd.renderers net.sourceforge.pmd.rules net.sourceforge.pmd.util -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd Class Description AbstractConfiguration Base configuration class for both PMD and CPD.PMDConfiguration This class contains the details for the runtime configuration of PMD.PMDException A convenience exception wrapper.Report AReport
collects all informations during a PMD execution.Report.ConfigurationError Represents a configuration error.Report.ProcessingError Represents a processing error, such as a parse error.Report.SuppressedViolation Represents a violation, that has been suppressed.Rule This is the basic Rule interface for PMD rules.RuleContext The RuleContext provides access to Rule processing state.RulePriority These are the possible Rule priority values.RuleSet This class represents a collection of rules along with some optional filter patterns that can preclude their application on specific files.RuleSetFactory RuleSetFactory is responsible for creating RuleSet instances from XML content.RuleSetNotFoundException RuleSetReferenceId This class is used to parse a RuleSet reference value.RuleSets Deprecated.Internal APIRuleViolation A RuleViolation is created by a Rule when it identifies a violation of the Rule constraints.RuleViolationComparator Compares RuleViolations using the following criteria: Source file name Begin line Description Begin column End line End column Rule nameSourceCodeProcessor ThreadSafeReportListener Marker interface for report listeners that, being thread-safe, need not extra synchronization. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.ant Class Description Report AReport
collects all informations during a PMD execution. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.benchmark Class Description PMDException A convenience exception wrapper.Rule This is the basic Rule interface for PMD rules.RuleSetNotFoundException -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.cache Class Description Rule This is the basic Rule interface for PMD rules.RuleSets Deprecated.Internal APIRuleViolation A RuleViolation is created by a Rule when it identifies a violation of the Rule constraints.ThreadSafeReportListener Marker interface for report listeners that, being thread-safe, need not extra synchronization. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.cli Class Description PMDConfiguration This class contains the details for the runtime configuration of PMD.RulePriority These are the possible Rule priority values. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.cpd Class Description AbstractConfiguration Base configuration class for both PMD and CPD. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang.dfa Class Description Rule This is the basic Rule interface for PMD rules. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang.dfa.report Class Description RuleViolation A RuleViolation is created by a Rule when it identifies a violation of the Rule constraints. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang.rule Class Description Rule This is the basic Rule interface for PMD rules.RuleContext The RuleContext provides access to Rule processing state.RulePriority These are the possible Rule priority values.RuleSet This class represents a collection of rules along with some optional filter patterns that can preclude their application on specific files.RuleSetReference This class represents a reference to RuleSet.RuleViolation A RuleViolation is created by a Rule when it identifies a violation of the Rule constraints. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang.rule.stat Class Description Rule This is the basic Rule interface for PMD rules.RuleContext The RuleContext provides access to Rule processing state. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang.rule.xpath Class Description RuleContext The RuleContext provides access to Rule processing state. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.processor Class Description PMDConfiguration This class contains the details for the runtime configuration of PMD.Report AReport
collects all informations during a PMD execution.RuleContext The RuleContext provides access to Rule processing state.RuleSetFactory RuleSetFactory is responsible for creating RuleSet instances from XML content.RuleSets Deprecated.Internal APISourceCodeProcessor -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.properties Class Description Rule This is the basic Rule interface for PMD rules. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.renderers Class Description Report AReport
collects all informations during a PMD execution.Report.ConfigurationError Represents a configuration error.Report.ProcessingError Represents a processing error, such as a parse error.Report.SuppressedViolation Represents a violation, that has been suppressed.Rule This is the basic Rule interface for PMD rules.RuleViolation A RuleViolation is created by a Rule when it identifies a violation of the Rule constraints. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.rules Class Description Rule This is the basic Rule interface for PMD rules.RuleSetReference This class represents a reference to RuleSet. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.util Class Description Rule This is the basic Rule interface for PMD rules.RuleSetNotFoundException