Skip to content

Expand support for java.io.Reader #1177

@benmccann

Description

@benmccann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementAn improvement / new feature idea

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions