Class IELocalByPassFilter
- java.lang.Object
-
- com.github.markusbernhardt.proxy.search.browser.ie.IELocalByPassFilter
-
-
Constructor Summary
Constructors Constructor Description IELocalByPassFilter()
-
-
-
Method Detail
-
accept
public boolean accept(URI uri)
accept- Specified by:
acceptin interfaceUriFilter- Parameters:
uri- the URI to test.- Returns:
- true if it matches the criteria else false.
- See Also:
UriFilter.accept(java.net.URI)
-
-