public class FileUtils
public final static FileUtils
INSTANCE
final String
nameFromUrl(String fileUrl)
final Pair<String, String>
splitUrl(String fileUrl)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String nameFromUrl(String fileUrl)
Handle correctly automatic retrieval of file names from urls and dependency notation.
final Pair<String, String> splitUrl(String fileUrl)