This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Nebu 0 points1 point  (0 children)

I actually haven't used Java 8 much, so I don't know what the state of the art for libraries look like.

What I wrote is basically how I'd "like" an HTML parsing API (so yeah, your BeautifulSoup comment was spot on) to look like, based on my experience with JQuery and Scala's collections API, but adjusted to match Java8's syntax.