java.lang.Object
com.github.markusbernhardt.proxy.search.browser.ie.IELocalByPassFilter
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
IELocalByPassFilter
public IELocalByPassFilter()
-
Method Details
-
accept
public boolean accept(URI uri)
accept
- Specified by:
accept
in interface UriFilter
- Parameters:
uri
- the URI to test.
- Returns:
- true if it matches the criteria else false.
- See Also:
-