public class RuleMatchApplication extends Object
Modifier and Type | Method and Description |
---|---|
String |
getCorrectedErrorContext(int contextSize) |
ErrorMarker |
getErrorMarker() |
String |
getOriginalErrorContext(int contextSize) |
String |
getOriginalText() |
RuleMatch |
getRuleMatch() |
String |
getTextWithCorrection() |
boolean |
hasRealReplacement() |
String |
toString() |
public String getOriginalErrorContext(int contextSize)
public String getCorrectedErrorContext(int contextSize)
public RuleMatch getRuleMatch()
public String getOriginalText()
public String getTextWithCorrection()
public ErrorMarker getErrorMarker()
public boolean hasRealReplacement()