Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.selection Classes and Interfaces - 22 results found.
NameDescriptionTypePackageFramework
AbstractRegexpSelectorThe AbstractRegexpSelector abstract class defines a simple selector operating over configured regular-expression patterns.Classorg.apache.cocoon.selectionApache Cocoon
AbstractSwitchSelectorAbstract SwitchSelector class.Classorg.apache.cocoon.selectionApache Cocoon
BrowserSelectorTests a specific browser pattern against the requesting user-agent.Classorg.apache.cocoon.selectionApache Cocoon
CookieSelectorA Selector that matches a string against a configurable cookie's value.Classorg.apache.cocoon.selectionApache Cocoon
ExceptionSelectorIn a , selects depending on the exception that caused the error.Classorg.apache.cocoon.selectionApache Cocoon
HeaderSelectorA Selector that matches a string against a configurable request header, e.Classorg.apache.cocoon.selectionApache Cocoon
HostSelectorA Selector that matches a string from within the host parameter of the HTTP request.Classorg.apache.cocoon.selectionApache Cocoon
NamedPatternsSelectorAbstract class for selectors that select a value when it matches some patterns associated to the select expression.Classorg.apache.cocoon.selectionApache Cocoon
ParameterSelectorA Selector that matches a string in the parameters object passed to it.Classorg.apache.cocoon.selectionApache Cocoon
RegexpHeaderSelectorThe RegexpHeaderSelector class defines a selector matching specific headers to configured regular-expression patterns.Classorg.apache.cocoon.selectionApache Cocoon
RegexpRequestParameterSelectorThe RegexpRequestParameterSelector class defines a selector matching specific request parameters to configured regular-expression patterns.Classorg.apache.cocoon.selectionApache Cocoon
RequestAttributeSelectorA Selector that matches a string against a configurable request attribute's string represenation.Classorg.apache.cocoon.selectionApache Cocoon
RequestMethodSelectorA Selector that matches a getMethod() of the HTTP request.Classorg.apache.cocoon.selectionApache Cocoon
RequestParameterSelectorA Selector that matches a string against a configurable request parameter's value.Classorg.apache.cocoon.selectionApache Cocoon
RequestSelectorClassorg.apache.cocoon.selectionApache Cocoon
ResourceExistsSelectorSelects the first of a set of Resources (usually files) that exists.Classorg.apache.cocoon.selectionApache Cocoon
SelectorInterfaceorg.apache.cocoon.selectionApache Cocoon
SessionAttributeSelectorA Selector that matches a string against a configurable session attribute's string represenation.Classorg.apache.cocoon.selectionApache Cocoon
SessionStateSelectorThis class generates source code to implement a selector that matches a string against an arbitrary session attribute.Classorg.apache.cocoon.selectionApache Cocoon
SimpleSelectorA very simple selector that operates on string literals, useful especially in conjunction with input modules.Classorg.apache.cocoon.selectionApache Cocoon
SwitchSelectorSwitchSelector is an enhanced Selector interface that allows a context object to be created to optimize selector conditional testing.Interfaceorg.apache.cocoon.selectionApache Cocoon
XPathExceptionSelectorAdditional to the inherited functionality from its superclass ExceptionSelector, this selector allows to define xpath expressions to evaluate supplemental informationClassorg.apache.cocoon.selectionApache Cocoon