Flying Saucer Project Release ${app.version}

Uses of Class
org.xhtmlrenderer.css.newmatch.Selector

Packages that use Selector
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
 Selector Selector.getChainedSelector()
          get the next selector in the chain, for matching against elements along the appropriate axis
 

Methods in org.xhtmlrenderer.css.newmatch with parameters of type Selector
 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
 void Ruleset.addFSSelector(Selector selector)
           
 


Flying Saucer Project Release ${app.version}

Flying Saucer Project Home