Class Selector

java.lang.Object
com.openhtmltopdf.css.newmatch.Selector

public class Selector
extends Object
A Selector is really a chain of CSS selectors that all need to be valid for the selector to match.
Author:
Torbjoern Gannholm