Uses of Class
org.geotools.data.ows.URLCheckerException
-
Packages that use URLCheckerException Package Description org.geotools.data.ows -
-
Uses of URLCheckerException in org.geotools.data.ows
Methods in org.geotools.data.ows that throw URLCheckerException Modifier and Type Method Description static voidURLCheckers. confirm(String location)Confirm the location against all enabled URLChecker.static voidURLCheckers. confirm(URI uri)Confirms URI against all enabled URLCheckerstatic voidURLCheckers. confirm(URL url)Confirm the URL against all enabled URLChecker
-