nu.validator.htmlparser.impl
Interface ByteReadable

All Known Implementing Classes:
HtmlInputStreamReader

public interface ByteReadable


Method Summary
 int readByte()
           
 

Method Detail

readByte

int readByte()
             throws IOException
Throws:
IOException