-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
improvementAn improvement / new feature ideaAn improvement / new feature idea
Milestone
Description
I see that in #463 some support for Reader
was added: https://jsoup.org/apidocs/org/jsoup/parser/Parser.html#parseInput-java.io.Reader-java.lang.String-
However, I'm not quite sure how to use it. It looks like none of the Jsoup.parse
methods take a reader. Would it be possible to add a new method taking a Reader
? I'm trying to use Jsoup inside an interface that only has a Reader
available
namedgraph
Metadata
Metadata
Assignees
Labels
improvementAn improvement / new feature ideaAn improvement / new feature idea