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 TypeMethodDescriptionvoidSelector.setChainedSelector(Selector selector) voidSelector.setSiblingSelector(Selector selector) -
Uses of Selector in org.xhtmlrenderer.css.sheet
Methods in org.xhtmlrenderer.css.sheet that return types with arguments of type SelectorMethods in org.xhtmlrenderer.css.sheet with parameters of type Selector