ISelector
Represents a CSS selector for matching elements.
More information: http://dev.w3.org/csswg/selectors4/
Gets the specifity of the given selector.
Gets the string representation of the selector.
Determines if the given object is matched by this selector.