Package | Description |
---|---|
org.languagetool.openoffice |
Modifier and Type | Method and Description |
---|---|
static OfficeTools.RemoteCheck |
OfficeTools.RemoteCheck.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OfficeTools.RemoteCheck[] |
OfficeTools.RemoteCheck.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<RuleMatch> |
SwJLanguageTool.check(String text,
boolean tokenizeText,
JLanguageTool.ParagraphHandling paraMode,
OfficeTools.RemoteCheck checkMode) |