Uses of Class
org.xhtmlrenderer.css.newmatch.Selector
-
Packages that use Selector Package Description org.xhtmlrenderer.css.newmatch org.xhtmlrenderer.css.sheet -
-
Uses of Selector in org.xhtmlrenderer.css.newmatch
Methods in org.xhtmlrenderer.css.newmatch that return Selector Modifier and Type Method Description Selector
Selector. 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 Selector Modifier and Type Method Description void
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 Modifier and Type Method Description void
Ruleset. addFSSelector(Selector selector)
-