|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.iface.util.HtmlDescriber
public class HtmlDescriber
A debugging utility that outputs a description of an HTMLDocument.
| Field Summary | |
|---|---|
protected HtmlWriter |
out
|
| Constructor Summary | |
|---|---|
HtmlDescriber(HtmlWriter out)
|
|
HtmlDescriber(java.io.OutputStream out)
|
|
| Method Summary | |
|---|---|
void |
describe(javax.swing.text.Element elt)
|
void |
describe(javax.swing.text.html.HTMLDocument doc)
|
void |
flush()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected HtmlWriter out
| Constructor Detail |
|---|
public HtmlDescriber(HtmlWriter out)
public HtmlDescriber(java.io.OutputStream out)
| Method Detail |
|---|
public void describe(javax.swing.text.html.HTMLDocument doc)
public void flush()
public void describe(javax.swing.text.Element elt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||