FindBugs™ 1.3.9

edu.umd.cs.findbugs.util
Class HTML

java.lang.Object
  extended by edu.umd.cs.findbugs.util.HTML

public class HTML
extends java.lang.Object


Method Summary
static java.lang.String convertHtmlSnippetToText(java.lang.String htmlSnippet)
           
static void convertHtmlToText(java.io.Reader reader, java.io.Writer writer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

convertHtmlToText

public static void convertHtmlToText(java.io.Reader reader,
                                     java.io.Writer writer)
                              throws java.io.IOException,
                                     javax.swing.text.BadLocationException
Throws:
java.io.IOException
javax.swing.text.BadLocationException

convertHtmlSnippetToText

public static java.lang.String convertHtmlSnippetToText(java.lang.String htmlSnippet)
                                                 throws java.io.IOException,
                                                        javax.swing.text.BadLocationException
Throws:
java.io.IOException
javax.swing.text.BadLocationException

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.