Like NekoHTML, it read <META content-type or use java chardet from mozilla,
also, are there a simple way to do the following new Parser(new Lexer(new Page(inputStream"AUTODETECT)));
I don't find a directly way to pass a inputstream or NIO into parser.
Log in to post a comment.
Like NekoHTML, it read <META content-type
or use java chardet from mozilla,
also, are there a simple way to do the following
new Parser(new Lexer(new Page(inputStream"AUTODETECT)));
I don't find a directly way to pass a inputstream or NIO into parser.