Class QueryParser

java.lang.Object
org.jsoup.select.QueryParser
All Implemented Interfaces:
AutoCloseable

public class QueryParser extends Object implements AutoCloseable
Parses a CSS selector into an Evaluator tree.