public class JavaConfiguration extends Object
| Constructor and Description |
|---|
JavaConfiguration(Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFieldToExcludeFromLcom4Calculation(String fieldName) |
Charset |
getCharset() |
Set<String> |
getFieldsToExcludeFromLcom4Calculation() |
boolean |
isAnalysePropertyAccessors() |
void |
setAnalyzePropertyAccessors(boolean analyzePropertyAccessors) |
public JavaConfiguration(Charset charset)
public Charset getCharset()
public void addFieldToExcludeFromLcom4Calculation(String fieldName)
public boolean isAnalysePropertyAccessors()
public void setAnalyzePropertyAccessors(boolean analyzePropertyAccessors)
Copyright © 2012-2013 SonarSource. All Rights Reserved.