public class TextHtml extends Html
TextHtml(java.lang.String text)
java.lang.Object
clone()
void
writeHtml(java.io.PrintWriter writer)
toHtml, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TextHtml(java.lang.String text)
text
public void writeHtml(java.io.PrintWriter writer)
writeHtml
Html
writer
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
clone
java.lang.CloneNotSupportedException