Uses of Package
com.iizix.util
Packages that use com.iizix.util Package Description com.iizix.server.app com.iizix.server.app.prop com.iizix.term com.iizix.term.ee com.iizix.util com.iizix.util.memjar com.iizix.util.xjar Classes in com.iizix.util used by com.iizix.server.app Class 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.Classes in com.iizix.util used by com.iizix.server.app.prop Class 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.JarClassLoader This class handles one Jar or several Jar file(s) (already loaded), typically XJarFile or MemoryJarFile's.JarFilePath Class holding an IJarFile and a path inside the Jar file for the JarClassLoader.Classes in com.iizix.util used by com.iizix.term Class Description XFile This class is used for opening and reading files that are stored in OEM ASCII or Ansi character set.XOutputFile This class is used for creating and writing to files that are stored using Phantom Hurricane in OEM ASCII or Ansi character set.Classes in com.iizix.util used by com.iizix.term.ee Class Description XFile This class is used for opening and reading files that are stored in OEM ASCII or Ansi character set.Classes in com.iizix.util used by com.iizix.util Class 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.IniFile Loads and handles retrieval of data in a file such as SERVER.INI with [sections] and "item=data".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.MemoryJarFileDecrypter This interface is used to decrypt each entry in the ZIP/JAR file (along with the manifest if required).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.Classes in com.iizix.util used by com.iizix.util.memjar Class Description AbstractJarURLConnection A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.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 XJarFile and MemoryJarFile Handler's.MemoryJarFile Extends the normal Jar file for processing files with various character case, and mixture of forward and backslashes.Classes in com.iizix.util used by com.iizix.util.xjar Class Description AbstractJarURLConnection A URL Connection to a Java ARchive (JAR) file or an entry in a JAR file.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 XJarFile and MemoryJarFile Handler's.XJarFile Extends the normal JAR file for processing files with various character case, and mixture of forward and backslashes.