public class HTMLSimplifier extends Object
| Constructor and Description |
|---|
HTMLSimplifier() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] argv) |
static void |
print(String baseURL,
Reader in,
String msg,
Writer out) |
public static void print(String baseURL, Reader in, String msg, Writer out) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionpublic static void main(String[] argv) throws IOException, URISyntaxException
IOExceptionURISyntaxExceptionCopyright © 2016 Egothor. All Rights Reserved.