|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractWildcardMatcher | |
---|---|
org.apache.cocoon.matching | |
org.apache.cocoon.matching.modular |
Uses of AbstractWildcardMatcher in org.apache.cocoon.matching |
---|
Subclasses of AbstractWildcardMatcher in org.apache.cocoon.matching | |
---|---|
class |
WildcardHeaderMatcher
Matches a request header (e.g. |
class |
WildcardHostMatcher
Matches the target host ("Host" request header) against a wildcard expression. |
class |
WildcardParameterMatcher
Matches a sitemap parameter against a wildcard expression. |
class |
WildcardParameterValueMatcher
Deprecated. Renamed to WildcardRequestParameterMatcher |
class |
WildcardRequestAttributeMatcher
Matches a request attribute against a wildcard expression. |
class |
WildcardRequestParameterMatcher
Matches a request parameter against a wildcard expression. |
class |
WildcardSessionAttributeMatcher
Matches a session attribute against a wildcard expression. |
class |
WildcardURIMatcher
Match the request URI against a wildcard expression. |
Uses of AbstractWildcardMatcher in org.apache.cocoon.matching.modular |
---|
Subclasses of AbstractWildcardMatcher in org.apache.cocoon.matching.modular | |
---|---|
class |
CachingWildcardMatcher
Matches against a wildcard expression. |
class |
WildcardMatcher
Matches against a wildcard expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |