Jars

org.beangle.commons.io.Jars
object Jars

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Jars.type

Members list

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.

Attributes

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

Concrete fields

val URLSeparator: String
val protocols: Set[String]