Package org.jsoup.select

Packages to support the CSS-style element selector.

See:
          Description

Class Summary
Collector Collects a list of elements that match the supplied criteria.
Elements A list of Elements, with methods that act on every element in the list
Selector CSS-like element selector, that finds elements matching a query.
 

Exception Summary
Selector.SelectorParseException  
 

Package org.jsoup.select Description

Packages to support the CSS-style element selector.



Copyright © 2009-2010 Jonathan Hedley. All Rights Reserved.