public static class ImagePath.PathEntry extends Object
String
path
URL
pathURL
PathEntry(String givenName, URL eqivalentURL)
boolean
equals(Object other)
exists()
getPath()
isFile()
isHTTP()
isJar()
toString()
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public URL pathURL
public String path
public PathEntry(String givenName, URL eqivalentURL)
givenName
eqivalentURL
public String getPath()
public boolean isFile()
public boolean isJar()
public boolean isHTTP()
public boolean exists()
public boolean equals(Object other)
equals
Object
public String toString()
toString