|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Matcher | |
| PreparableMatcher | A matcher that can prepare patterns during sitemap setup for faster match at request time. |
| Class Summary | |
|---|---|
| AbstractPreparableMatcher | A matcher that can prepare patterns during sitemap setup for faster match at request time. |
| AbstractRegexpMatcher | Base class for all matchers using a regular expression pattern. |
| AbstractWildcardMatcher | Base class for wildcard matchers |
| CookieMatcher | Matches cookies agains given name. |
| HeaderMatcher | This class allows for matching based on a request header. |
| LocaleMatcher | A matcher that locates and identifies to the pipeline a source document to be used as the content for an i18n site, based upon a locale provided in a range of ways. |
| MountTableMatcher | A matcher that manages a "mount table", allowing to add subsitemaps to a Cocoon application without modifying the main sitemap. |
| ParameterMatcher | This class allows for matching based on a parameter provided from the sitemap. |
| RegexpHeaderMatcher | Matches a request header (e.g. |
| RegexpHostMatcher | Matches the target host ("Host" request header) against a regular expression. |
| RegexpParameterMatcher | Matches a sitemap parameter against a regular expression. |
| RegexpRequestAttributeMatcher | Matches a request attribute against a regular expression. |
| RegexpRequestParameterMatcher | Matches a request parameter against a regular expression. |
| RegexpSessionAttributeMatcher | Matches a session attribute against a regular expression. |
| RegexpTargetHostMatcher | Deprecated. Renamed to RegexpHostMatcher |
| RegexpURIMatcher | Matches the request URIs against a regular expression pattern. |
| RequestAttributeMatcher | This class allows for matching based on a request attribute. |
| RequestParameterMatcher | This class allows for matching based on a request parameter. |
| RequestParamMatcher | Deprecated. Renamed to RequestParameterMatcher |
| SessionAttributeMatcher | This class allows for matching based on a session attribute. |
| WildcardHeaderMatcher | Matches a request header (e.g. |
| WildcardHostMatcher | Matches the target host ("Host" request header) against a wildcard expression. |
| WildcardParameterMatcher | Matches a sitemap parameter against a wildcard expression. |
| WildcardParameterValueMatcher | Deprecated. Renamed to WildcardRequestParameterMatcher |
| WildcardRequestAttributeMatcher | Matches a request attribute against a wildcard expression. |
| WildcardRequestParameterMatcher | Matches a request parameter against a wildcard expression. |
| WildcardSessionAttributeMatcher | Matches a session attribute against a wildcard expression. |
| WildcardURIMatcher | Match the request URI against a wildcard expression. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||