| Modifier and Type | Class and Description |
|---|---|
static class |
HostnameFilter.Mode |
| Constructor and 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 © 2023. All rights reserved.