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
- IOException
Copyright © 2002-2017 PMD. All Rights Reserved.