public class RuleSetFactoryCompatibility extends Object
| Constructor and Description |
|---|
RuleSetFactoryCompatibility()
Creates a new instance of the compatibility filter with the built-in filters for the
modified PMD rules.
|
| Modifier and Type | Method and Description |
|---|---|
Reader |
filterRuleSetFile(InputStream stream)
Applies all configured filters against the given input stream.
|
public RuleSetFactoryCompatibility()
public Reader filterRuleSetFile(InputStream stream) throws IOException
stream - IOExceptionCopyright © 2002-2016 InfoEther. All Rights Reserved.