|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | 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.AbstractRegexpMatcher
|
+--org.apache.cocoon.matching.RegexpRequestAttributeMatcher
Matches a request attribute against a regular expression.
Global and local configuration
attribute-name
| Fields inherited from interface org.apache.cocoon.matching.Matcher |
ROLE |
| Constructor Summary | |
RegexpRequestAttributeMatcher()
|
|
| Method Summary | |
void |
configure(org.apache.avalon.framework.configuration.Configuration config)
|
protected java.lang.String |
getMatchString(java.util.Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
Get the string to test against the regular expression. |
| Methods inherited from class org.apache.cocoon.matching.AbstractRegexpMatcher |
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 RegexpRequestAttributeMatcher()
| Method Detail |
public void configure(org.apache.avalon.framework.configuration.Configuration config)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in interface org.apache.avalon.framework.configuration.Configurable
protected java.lang.String getMatchString(java.util.Map objectModel,
org.apache.avalon.framework.parameters.Parameters parameters)
AbstractRegexpMatchergetMatchString in class AbstractRegexpMatcher
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||