Module server

Module server 

Source
Expand description

Structure to communicate with some LanguageTool server through the API.

Structs§

ConfigFile
A Java property file (one key = value entry per line) with values listed below.
ServerCli
Hostname and (optional) port to connect to a LanguageTool server.
ServerClient
Client to communicate with the LanguageTool server using async requests.
ServerParameters
Server parameters that are to be used when instantiating a LanguageTool server.

Functions§

parse_port
Parse v if valid port.