Class URLCheck
java.lang.Object
net.sourceforge.plantuml.security.URLCheck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisURLforbidden(String full) static booleanisURLforbidden(URL url)
-
Constructor Details
-
URLCheck
public URLCheck()
-
-
Method Details
-
isURLforbidden
-
isURLforbidden
public static boolean isURLforbidden(URL url) throws UnsupportedEncodingException, UnknownHostException
-