Uses of Class
org.apache.cocoon.selection.AbstractRegexpSelector

Packages that use AbstractRegexpSelector
org.apache.cocoon.selection   
 

Uses of AbstractRegexpSelector in org.apache.cocoon.selection
 

Subclasses of AbstractRegexpSelector in org.apache.cocoon.selection
 class RegexpHeaderSelector
          The RegexpHeaderSelector class defines a selector matching specific headers to configured regular-expression patterns.
 class RegexpRequestParameterSelector
          The RegexpRequestParameterSelector class defines a selector matching specific request parameters to configured regular-expression patterns.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.