public class SanitizedURL extends Object
protected String
postfix
prefix
protected URL
url
SanitizedURL(String urlString)
String
getPostfix()
getPrefix()
URL
getURL()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String prefix
protected String postfix
protected final URL url
public SanitizedURL(String urlString) throws MalformedURLException
MalformedURLException
public String getPrefix()
public String getPostfix()
public URL getURL()
Copyright © 2019. All Rights Reserved.