org.infoglue.deliver.applications.filters
Class URIMatcher
java.lang.Object
|
+--org.infoglue.deliver.applications.filters.URIMatcher
- public class URIMatcher
- extends java.lang.Object
Created by IntelliJ IDEA.
User: lbj
Date: 31-01-2004
Time: 22:04:30
To change this template use Options | File Templates.
|
Constructor Summary |
URIMatcher(java.util.regex.Pattern[] patterns)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URIMatcher
public URIMatcher(java.util.regex.Pattern[] patterns)
compilePatterns
public static URIMatcher compilePatterns(java.lang.String[] strings)
throws java.util.regex.PatternSyntaxException
java.util.regex.PatternSyntaxException
matches
public boolean matches(java.lang.String URI)