jvm.classloader.common
bytecode-version
added in 4.0
(bytecode-version path)gets the bytecode version of a class file
to-url
added in 3.0
(to-url path)constructs a java.net.URL object from a string
(str (to-url “/dev/null”)) => “file:/dev/null/”
(bytecode-version path)gets the bytecode version of a class file
(to-url path)constructs a java.net.URL object from a string
(str (to-url “/dev/null”)) => “file:/dev/null/”