|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cocoon.sitemap.matcher.RegexpMatcher
public class RegexpMatcher
Constructor Summary | |
---|---|
RegexpMatcher()
|
Method Summary | |
---|---|
Map<String,String> |
match(String expression,
String testValue)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegexpMatcher()
Method Detail |
---|
public Map<String,String> match(String expression, String testValue)
match
in interface Matcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |