Interface | Description |
---|---|
IJarFile |
Methods to get the URL from the Jar or memory Jar file, its stream handler
and the byte array data of an Zip (Jar) entry.
|
IJarURLStreamHandler |
Handler interface common for NpJarFile and MemoryJarFile Handler's.
|
MemoryJarFileDecrypter |
This interface is used to decrypt each entry in the ZIP/JAR file
(along with the manifest if required).
|
Class | Description |
---|---|
AbstractJarURLConnection |
A URL Connection to a Java ARchive (JAR) file or an entry in a JAR
file.
|
FileChangedChecker |
This class is used to check for file modifications of the file time stamp and/or the file size.
|
JarClassLoader |
This class handles one Jar or several Jar file(s) (already loaded), typically NpJarFile or MemoryJarFile's.
|
JarFilePath |
Class holding an IJarFile and a path inside the Jar file for the JarClassLoader.
|
MemoryJarFile |
Extends the normal Jar file for processing files with various character case, and mixture of
forward and backslashes.
|
NpJarFile |
Extends the normal JAR file for processing files with various character case, and mixture of
forward and backslashes.
|
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.