| Modifier and Type | Class | Description |
|---|---|---|
static class |
HostnameFilter.Mode |
| Constructor | Description |
|---|---|
HostnameFilter(HostnameFilter.Mode mode,
String matchTo) |
Constructor
|
public HostnameFilter(HostnameFilter.Mode mode, String matchTo)
mode - the filter mode.matchTo - the match criteria.public boolean accept(URI uri)
accept in interface UriFilteruri - the URI to test.UriFilter.accept(java.net.URI)Copyright © 2018. All rights reserved.