Uses of Interface
org.apache.cocoon.selection.Selector

Packages that use Selector
org.apache.cocoon.selection   
org.apache.cocoon.sitemap   
 

Uses of Selector in org.apache.cocoon.selection
 

Subinterfaces of Selector in org.apache.cocoon.selection
 interface SwitchSelector
          SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.
 

Uses of Selector in org.apache.cocoon.sitemap
 

Methods in org.apache.cocoon.sitemap with parameters of type Selector
 boolean SitemapExecutor.invokeSelector(ExecutionContext context, Map objectModel, Selector selector, String expression, Parameters parameters)
          Invoke a selector
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.