Jerry is a jQuery in Java. Jerry is a fast and concise Java Library that simplifies HTML document parsing, traversing and manipulating. Jerry is designed to change the way that you parse HTML content.
[url]http://jodd.org/doc/jerry/index.html[/url]
import static jodd.lagarto.dom.jerry.Jerry.jerry;
...
Jerry doc = jerry(html);
doc.$("div#jodd p.neat").css("color", "red").addClass("ohmy");
[url]http://jodd.org/doc/jerry/index.html[/url]
import static jodd.lagarto.dom.jerry.Jerry.jerry;
...
Jerry doc = jerry(html);
doc.$("div#jodd p.neat").css("color", "red").addClass("ohmy");