public class HTML extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
convertHtmlSnippetToText(String htmlSnippet) |
static void |
convertHtmlToText(Reader reader,
Writer writer) |
public static void convertHtmlToText(Reader reader, Writer writer) throws IOException, BadLocationException
IOExceptionBadLocationExceptionpublic static String convertHtmlSnippetToText(String htmlSnippet) throws IOException, BadLocationException
IOExceptionBadLocationExceptionCopyright © 2003–2015. All rights reserved.