|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.deliver.applications.filters.URIMatcher
public class URIMatcher
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)
|
|
| Method Summary | |
|---|---|
static URIMatcher |
compilePatterns(java.lang.String[] strings,
boolean caseSensitive)
|
boolean |
matches(java.lang.String URI)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URIMatcher(java.util.regex.Pattern[] patterns)
| Method Detail |
|---|
public static URIMatcher compilePatterns(java.lang.String[] strings,
boolean caseSensitive)
throws java.util.regex.PatternSyntaxException
java.util.regex.PatternSyntaxExceptionpublic boolean matches(java.lang.String URI)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||