|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.w3c.tidy.Out | +--org.w3c.tidy.OutImpl
Field Summary |
Fields inherited from class org.w3c.tidy.Out |
encoding, out, state |
Constructor Summary | |
OutImpl()
|
Method Summary | |
void |
newline()
|
void |
outc(byte c)
|
void |
outc(int c)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OutImpl()
Method Detail |
public void outc(byte c)
outc
in class Out
public void outc(int c)
outc
in class Out
public void newline()
newline
in class Out
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |