Package org.ametys.runtime.cocoon
Class RegexpURIMatcher
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.ametys.runtime.cocoon.RegexpURIMatcher
- All Implemented Interfaces:
Component
,LogEnabled
,ThreadSafe
,Matcher
Regexp matcher for URI. Unlike Cocoon's native RegexpMatcher, it uses JDK's
Pattern
.-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
-
Constructor Details
-
RegexpURIMatcher
public RegexpURIMatcher()
-
-
Method Details
-
match
- Specified by:
match
in interfaceMatcher
- Throws:
PatternException
-