| Name | Description | Type | Package | Framework |
| AbstractPreparableMatcher | A matcher that can prepare patterns during sitemap setup for faster match at request time. | Class | org.apache.cocoon.matching | Apache Cocoon |
| AbstractRegexpMatcher | Base class for all matchers using a regular expression pattern. | Class | org.apache.cocoon.matching | Apache Cocoon |
| AbstractWildcardMatcher | Base class for wildcard matchersVersion:$Id: AbstractWildcardMatcher. | Class | org.apache.cocoon.matching | Apache Cocoon |
| CachingRegexpMatcher | Matches against a regular expression. | Class | org.apache.cocoon.matching.modular | Apache Cocoon |
| CachingWildcardMatcher | Matches against a wildcard expression. | Class | org.apache.cocoon.matching.modular | Apache Cocoon |
| CookieMatcher | Matches cookies agains given name. | Class | org.apache.cocoon.matching | Apache Cocoon |
| HeaderMatcher | This class allows for matching based on a request header. | Class | org.apache.cocoon.matching | Apache Cocoon |
| 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 | Class | org.apache.cocoon.matching | Apache Cocoon |
| Matcher | Interface | org.apache.cocoon.matching | Apache Cocoon | |
| MountTableMatcher | A matcher that manages a mount table, allowing to add subsitemaps to a Cocoon application without modifying the main sitemap. | Class | org.apache.cocoon.matching | Apache Cocoon |
| ParameterMatcher | This class allows for matching based on a parameter provided from the sitemap. | Class | org.apache.cocoon.matching | Apache Cocoon |
| PreparableMatcher | A matcher that can prepare patterns during sitemap setup for faster match at request time. | Interface | org.apache.cocoon.matching | Apache Cocoon |
| RegexpHeaderMatcher | Matches a request header (e. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RegexpHostMatcher | Matches the target host (Host request header) against a regular expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RegexpParameterMatcher | Matches a sitemap parameter against a regular expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RegexpRequestAttributeMatcher | Matches a request attribute against a regular expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RegexpRequestParameterMatcher | Matches a request parameter against a regular expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RegexpSessionAttributeMatcher | Matches a session attribute against a regular expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RegexpTargetHostMatcher | Class | org.apache.cocoon.matching | Apache Cocoon | |
| RegexpURIMatcher | Matches the request URIs against a regular expression pattern. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RequestAttributeMatcher | This class allows for matching based on a request attribute. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RequestParameterMatcher | This class allows for matching based on a request parameter. | Class | org.apache.cocoon.matching | Apache Cocoon |
| RequestParamMatcher | Class | org.apache.cocoon.matching | Apache Cocoon | |
| SessionAttributeMatcher | This class allows for matching based on a session attribute. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardHeaderMatcher | Matches a request header (e. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardHostMatcher | Matches the target host (Host request header) against a wildcard expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardMatcher | Matches against a wildcard expression. | Class | org.apache.cocoon.matching.modular | Apache Cocoon |
| WildcardParameterMatcher | Matches a sitemap parameter against a wildcard expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardParameterValueMatcher | Class | org.apache.cocoon.matching | Apache Cocoon | |
| WildcardRequestAttributeMatcher | Matches a request attribute against a wildcard expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardRequestParameterMatcher | Matches a request parameter against a wildcard expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardSessionAttributeMatcher | Matches a session attribute against a wildcard expression. | Class | org.apache.cocoon.matching | Apache Cocoon |
| WildcardURIMatcher | This class is an utility class that perform wilcard-patterns matching andVersion:CVS $Id: WildcardURIMatcher. | Class | org.apache.cocoon.matching.helpers | Apache Cocoon |
| WildcardURIMatcher | Match the request URI against a wildcard expression. | Class | org.apache.cocoon.matching | Apache Cocoon |