Uses of Class
com.iizix.util.XJarFile
Packages that use XJarFile
Uses of XJarFile in com.iizix.util
Methods in com.iizix.util that return XJarFileModifier 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
Constructors in com.iizix.util.xjar with parameters of type XJarFileModifierConstructorDescriptionHandler construction for an open Memory Jar.protected
XJarURLConnection
(URL url, XJarFile jarFile) Creates an XJar URL connection.