Jars

object Jars
class Object
trait Matchable
class Any

Value members

Concrete methods

def getJarFile(jarFileUrl: String): JarFile

Resolve the given jar file URL into a JarFile object.

Resolve the given jar file URL into a JarFile object.

def isJarURL(url: URL): Boolean
def toURI(location: String): URI
def useCachesIfNecessary(con: URLConnection): Unit

Concrete fields

val URLSeparator: String
val protocols: Set[String]