|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cogroo.addon.CogrooSingleton
public class CogrooSingleton
| Method Summary | |
|---|---|
int |
checkSentence(String paraText,
List<Mistake> outMistakes)
|
String[] |
getCategories()
|
static CogrooSingleton |
getInstance(com.sun.star.uno.XComponentContext context)
|
void |
ignoreRule(String ruleidentifier)
|
void |
resetIgnoredRules()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CogrooSingleton getInstance(com.sun.star.uno.XComponentContext context)
public int checkSentence(String paraText,
List<Mistake> outMistakes)
public void ignoreRule(String ruleidentifier)
public void resetIgnoredRules()
public String[] getCategories()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||