| Package | Description |
|---|---|
| org.languagetool.remote |
| Class and Description |
|---|
| CheckConfiguration
Configuration for checking a text with
RemoteLanguageTool. |
| CheckConfigurationBuilder
Builder for a
CheckConfiguration. |
| RemoteConfigurationInfo
Check a text using a remote LanguageTool server via HTTP or HTTPS.
|
| RemoteIgnoreRange |
| RemoteResult
The result of checking text on a remote LanguageTool server.
|
| RemoteRuleMatch
A potential error as returned by the HTTP API of LanguageTool.
|
| RemoteServer
Information about the remote server as returned by the server's XML response.
|