Uses of Class
org.xhtmlrenderer.css.newmatch.Selector
Packages that use Selector
-
Uses of Selector in org.xhtmlrenderer.css.newmatch
Methods in org.xhtmlrenderer.css.newmatch that return SelectorModifier and TypeMethodDescriptionSelector.getChainedSelector()
get the next selector in the chain, for matching against elements along the appropriate axisMethods in org.xhtmlrenderer.css.newmatch with parameters of type SelectorModifier and TypeMethodDescriptionvoid
Selector.setChainedSelector
(Selector selector) void
Selector.setSiblingSelector
(Selector selector) -
Uses of Selector in org.xhtmlrenderer.css.sheet
Methods in org.xhtmlrenderer.css.sheet with parameters of type Selector