Uses of Class
org.icepdf.ri.util.URLAccess
-
Packages that use URLAccess Package Description org.icepdf.ri.util -
-
Uses of URLAccess in org.icepdf.ri.util
Methods in org.icepdf.ri.util that return URLAccess Modifier and Type Method Description static URLAccessURLAccess. doURLAccess(String urlLocation)Simple utility method to check if a URL is valid.
-