Modifier and Type | Method and Description |
---|---|
static void |
communicateWithNERServer(String host,
int port,
String charset) |
static void |
communicateWithNERServer(String host,
int port,
String charset,
BufferedReader input,
BufferedWriter output,
boolean closeOnBlank) |
public static void communicateWithNERServer(String host, int port, String charset) throws IOException
IOException
public static void communicateWithNERServer(String host, int port, String charset, BufferedReader input, BufferedWriter output, boolean closeOnBlank) throws IOException
IOException