|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.avalon.framework.logger.AbstractLoggable | +--org.apache.cocoon.matching.AbstractPreparableMatcher | +--org.apache.cocoon.matching.AbstractWildcardMatcher | +--org.apache.cocoon.matching.WildcardHostMatcher
Matches the target host ("Host" request header) against a wildcard expression.
Field Summary |
Fields inherited from interface org.apache.cocoon.matching.Matcher |
ROLE |
Constructor Summary | |
WildcardHostMatcher()
|
Method Summary | |
protected java.lang.String |
getMatchString(java.util.Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Get the string to test against the wildcard expression. |
Methods inherited from class org.apache.cocoon.matching.AbstractWildcardMatcher |
preparedMatch, preparePattern |
Methods inherited from class org.apache.cocoon.matching.AbstractPreparableMatcher |
match |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLoggable |
getLogger, setLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WildcardHostMatcher()
Method Detail |
protected java.lang.String getMatchString(java.util.Map objectModel, org.apache.avalon.framework.parameters.Parameters parameters)
AbstractWildcardMatcher
getMatchString
in class AbstractWildcardMatcher
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |