public abstract class AbstractPMDProcessor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PMDConfiguration |
configuration |
| Constructor and Description |
|---|
AbstractPMDProcessor(PMDConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleSets |
createRuleSets(RuleSetFactory factory)
Create instances for each rule defined in the ruleset(s) in
the configuration.
|
protected String |
filenameFrom(DataSource dataSource) |
void |
renderReports(List<Renderer> renderers,
Report report) |
protected final PMDConfiguration configuration
public AbstractPMDProcessor(PMDConfiguration configuration)
protected String filenameFrom(DataSource dataSource)
protected RuleSets createRuleSets(RuleSetFactory factory)
PmdRunnable.PmdThread.getRuleSets(String)).factory - Copyright © 2002–2016 InfoEther. All rights reserved.