public static class FastURLFilter.Rule
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.util.regex.Pattern |
pattern |
Constructor and Description |
---|
Rule(java.lang.String regex) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(java.net.URL url) |
java.lang.String |
toString() |
Copyright © 2019 The Apache Software Foundation