public class HTML
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | convertHtmlSnippetToText(java.lang.String htmlSnippet) | 
| static void | convertHtmlToText(java.io.Reader reader,
                 java.io.Writer writer) | 
public static void convertHtmlToText(java.io.Reader reader,
                                     java.io.Writer writer)
                              throws java.io.IOException,
                                     javax.swing.text.BadLocationException
java.io.IOExceptionjavax.swing.text.BadLocationExceptionpublic static java.lang.String convertHtmlSnippetToText(java.lang.String htmlSnippet)
                                                 throws java.io.IOException,
                                                        javax.swing.text.BadLocationException
java.io.IOExceptionjavax.swing.text.BadLocationExceptionSpotBugs is licensed under the LGPL.