Class XmlReader.AsciiReader
java.lang.Object
java.io.Reader
com.sun.xml.dtdparser.XmlReader.BaseReader
com.sun.xml.dtdparser.XmlReader.AsciiReader
- All Implemented Interfaces:
Closeable, AutoCloseable, Readable
- Enclosing class:
XmlReader
- Version:
- 1.3 00/02/24
-
Field Summary
Fields inherited from class XmlReader.BaseReader
buffer, finish, instream, start -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XmlReader.BaseReader
close, readyMethods inherited from class Reader
mark, markSupported, nullReader, of, read, read, read, readAllAsString, readAllLines, reset, skip, transferTo
-
Constructor Details
-
AsciiReader
AsciiReader(InputStream in)
-
-
Method Details
-
read
- Specified by:
readin classReader- Throws:
IOException
-