Uses of Package
org.apache.cocoon.selection

Packages that use org.apache.cocoon.selection
org.apache.cocoon.ajax   
org.apache.cocoon.components.treeprocessor.sitemap Implemention of the Sitemap language  
org.apache.cocoon.mail   
org.apache.cocoon.selection   
org.apache.cocoon.webapps.session.selection   
 

Classes in org.apache.cocoon.selection used by org.apache.cocoon.ajax
AbstractSwitchSelector
          Abstract SwitchSelector class.
Selector
           
SwitchSelector
          SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.
 

Classes in org.apache.cocoon.selection used by org.apache.cocoon.components.treeprocessor.sitemap
Selector
           
SwitchSelector
          SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.
 

Classes in org.apache.cocoon.selection used by org.apache.cocoon.mail
AbstractSwitchSelector
          Abstract SwitchSelector class.
Selector
           
SwitchSelector
          SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.
 

Classes in org.apache.cocoon.selection used by org.apache.cocoon.selection
AbstractRegexpSelector
          The AbstractRegexpSelector abstract class defines a simple selector operating over configured regular-expression patterns.
AbstractSwitchSelector
          Abstract SwitchSelector class.
ExceptionSelector
          In a <map:handle-errors>, selects depending on the exception that caused the error.
NamedPatternsSelector
          Abstract class for selectors that select a value when it matches some patterns associated to the select expression.
RequestParameterSelector
          A Selector that matches a string against a configurable request parameter's value.
Selector
           
SessionAttributeSelector
          A Selector that matches a string against a configurable session attribute's string represenation.
SwitchSelector
          SwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.
 

Classes in org.apache.cocoon.selection used by org.apache.cocoon.webapps.session.selection
Selector
           
 



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