All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.tidy.OutImpl

java.lang.Object
   |
   +----org.w3c.tidy.Out
           |
           +----org.w3c.tidy.OutImpl

public class OutImpl
extends Out

Constructor Index

 o OutImpl()

Method Index

 o newline()
 o outc(int)

Constructors

 o OutImpl
 public OutImpl()

Methods

 o outc
 public void outc(int c)
Overrides:
outc in class Out
 o newline
 public void newline()
Overrides:
newline in class Out

All Packages  Class Hierarchy  This Package  Previous  Next  Index