net.sourceforge.pmd

Class SimpleRuleSetNameMapper

public class SimpleRuleSetNameMapper extends Object

Field Summary
protected Map<String,String>nameMap
Constructor Summary
SimpleRuleSetNameMapper(String ruleString)
Method Summary
protected voidappend(String name)
protected voidcheck(String name)
StringgetRuleSets()

Field Detail

nameMap

protected Map<String,String> nameMap

Constructor Detail

SimpleRuleSetNameMapper

public SimpleRuleSetNameMapper(String ruleString)

Method Detail

append

protected void append(String name)

check

protected void check(String name)

getRuleSets

public String getRuleSets()