Menu

#37 ReaderSource class

open
nobody
5
2006-01-08
2006-01-08
Eli
No

Hi. I would really like if there was a
org.htmlparser.lexer.Source subclass whose
constructor could take a java.io.Reader object. It
seems that there is a subclass whose constructor
takes a java.io.InputStream object and, while I can
wrap a java.io.InputStreamReader object around a
java.io.InputStream object to make it a reader, I
can't do the opposite. Thank you. Eli

Discussion


Log in to post a comment.