Uses of Class
com.iizix.util.XJarFile
Uses of XJarFile in com.iizix.util
Modifier and TypeMethodDescriptionstatic XJarFile
XJarFile.getJarFile
(File file) Loads the requested XJarFile or grabs one from the table of loaded files and reloads it as required.static XJarFile
XJarFile.getJarFile
(String fileName) Loads the requested XJarFile or grabs one from the table of loaded files and reloads it as required.Uses of XJarFile in com.iizix.util.xjar
ModifierConstructorDescriptionHandler construction for an open Memory Jar.protected
XJarURLConnection
(URL url, XJarFile jarFile) Creates an XJar URL connection.