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.cache The violation caching system.net.sourceforge.pmd.cpd Token-based copy-paste detection.net.sourceforge.pmd.internal.util net.sourceforge.pmd.lang net.sourceforge.pmd.lang.document Contains types to model text files and handle operations on text.net.sourceforge.pmd.lang.rule net.sourceforge.pmd.renderers net.sourceforge.pmd.renderers.internal.sarif net.sourceforge.pmd.reporting Logic about reporting: violations, suppression etc.net.sourceforge.pmd.rules net.sourceforge.pmd.util net.sourceforge.pmd.util.treeexport -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd Class Description AbstractConfiguration Base configuration class for both PMD and CPD.PmdAnalysis Main programmatic API of PMD.PMDConfiguration This class contains the details for the runtime configuration of a PMD run.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 API for rules to report violations or errors during analysis.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.RuleSetLoader Configurable object to load rulesets from XML resources.RuleSetReferenceId Deprecated.This is part of the internals of theRuleSetLoader
.RuleSets Deprecated.Internal APIRuleViolation A RuleViolation is created by a Rule when it identifies a violation of the Rule constraints.ViolationSuppressor An object that suppresses rule violations. -
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. -
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.internal.util Class Description AbstractConfiguration Base configuration class for both PMD and CPD. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang Class Description RuleSets Deprecated.Internal APIViolationSuppressor An object that suppresses rule violations. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.lang.document Class Description PMDConfiguration This class contains the details for the runtime configuration of a PMD run. -
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 API for rules to report violations or errors during analysis.RulePriority These are the possible Rule priority values.RuleSetReference Deprecated.This is part of the internals of theRuleSetLoader
.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.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.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.renderers.internal.sarif Class Description Report.ConfigurationError Represents a configuration error.Report.ProcessingError Represents a processing error, such as a parse error.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.reporting Class Description 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.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.RulePriority These are the possible Rule priority values.RuleSetReference Deprecated.This is part of the internals of theRuleSetLoader
. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.util Class Description Rule This is the basic Rule interface for PMD rules. -
Classes in net.sourceforge.pmd used by net.sourceforge.pmd.util.treeexport Class Description AbstractConfiguration Base configuration class for both PMD and CPD.