edu.northwestern.at.utils.swing.html
Class HTMLUtils

java.lang.Object
  extended by edu.northwestern.at.utils.swing.html.HTMLUtils

public class HTMLUtils
extends java.lang.Object

Utility methods for working with HTML documents.


Constructor Summary
HTMLUtils()
           
 
Method Summary
static java.lang.String stripHTML(java.lang.String htmlText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLUtils

public HTMLUtils()
Method Detail

stripHTML

public static java.lang.String stripHTML(java.lang.String htmlText)