|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSwitchSelector | |
|---|---|
| org.apache.cocoon.ajax | |
| org.apache.cocoon.mail | |
| org.apache.cocoon.selection | |
| Uses of AbstractSwitchSelector in org.apache.cocoon.ajax |
|---|
| Subclasses of AbstractSwitchSelector in org.apache.cocoon.ajax | |
|---|---|
class |
AjaxRequestSelector
Choose a select branch depending on if the current request is an Ajax request. |
| Uses of AbstractSwitchSelector in org.apache.cocoon.mail |
|---|
| Subclasses of AbstractSwitchSelector in org.apache.cocoon.mail | |
|---|---|
class |
MailCommandSelector
Deprecated. use RequestAttributeSelector, RequestParameterSelector, or ParameterSelector instead. |
| Uses of AbstractSwitchSelector in org.apache.cocoon.selection |
|---|
| Subclasses of AbstractSwitchSelector in org.apache.cocoon.selection | |
|---|---|
class |
AbstractRegexpSelector
The AbstractRegexpSelector abstract class defines a simple selector
operating over configured regular-expression patterns. |
class |
ExceptionSelector
In a <map:handle-errors>, selects depending on the exception that caused the error. |
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. |
class |
RequestParameterSelector
A Selector that matches a string against a configurable request parameter's value. |
class |
RequestSelector
Deprecated. Renamed to RequestParameterSelector |
class |
SimpleSelector
A very simple selector that operates on string literals, useful especially in conjunction with input modules. |
class |
XPathExceptionSelector
Additional to the inherited functionality from its superclass ExceptionSelector, this selector allows to define xpath expressions to evaluate supplemental information given in the thrown exception. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||