|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.w3c.tidy.Out
org.w3c.tidy.OutImpl
public class 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 Outpublic void outc(int c)
outc in class Outpublic void newline()
newline in class Out
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||