Is there jQuery like selectors for Java XML parsing?

Posted by newbie on Stack Overflow See other posts from Stack Overflow or by newbie
Published on 2010-02-17T07:52:49Z Indexed on 2010/05/17 18:40 UTC
Read the original article Hit count: 93

Filed under:
|
|
|

When I want to find elements from XML in with jQuery, i can just use CSS selectors. Is there any similar selector system for XML parsing in Java?

© Stack Overflow or respective owner

Related posts about java

Related posts about Xml