@Deprecated @ServerSide @ComputeEngineSide public final class XMLRuleParser extends Object
| Constructor and Description | 
|---|
| XMLRuleParser()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Rule> | parse(File file)Deprecated.  | 
| List<Rule> | parse(InputStream input)Deprecated.  Warning : the input stream is closed in this method | 
| List<Rule> | parse(Reader reader)Deprecated.  | 
public XMLRuleParser()
Copyright © 2009–2016 SonarSource. All rights reserved.