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.
|
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.
|
IniFile |
Loads and handles retrieval of data in a file such as SERVER.INI with
[sections] and "item=data".
|
JarClassLoader |
This class handles one Jar or several Jar file(s) (already loaded), typically XJarFile or MemoryJarFile's.
|
MemoryJarFile |
Extends the normal Jar file for processing files with various character case, and mixture of
forward and backslashes.
|
WindowsLikeFilenameFilter |
Filters file names like under Windows, with '?' being any character,
'*' being any characters and '^' the escape character (the meaning
of '?' and '*' becomes the actual character, and two escape characters
for a single).
|
WinFileFilter |
A convenience implementation of FileFilter that filters out all files except
for those type extensions that it knows about.
|
XFile |
This class is used for opening and reading files that
are stored in OEM ASCII or Ansi character set.
|
XJarFile |
Extends the normal JAR file for processing files with various character case, and mixture of
forward and backslashes.
|
XOutputFile |
This class is used for creating and writing to files that
are stored using Phantom Hurricane in OEM ASCII or
Ansi character set.
|
iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.