Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Z 

I

IConversionResults - Interface in <Unnamed>
The interface, which is implemented by Window and CLI, is used to transfer results from the conversion thread to the user interface (UI).
INDENT - Static variable in interface jdeserialize.content
 
INDENT - Static variable in class jdeserialize.jdeserialize
 
indent(int) - Static method in class jdeserialize.jdeserialize
 
inflater - Variable in class io.InflaterInStream
The instance needed to read the archive correctly.
InflaterInStream - Class in io
An instance of this class is used to read special ZIP files that are created using Inflater.
InflaterInStream(InputStream) - Constructor for class io.InflaterInStream
Initializes the inflater and the special ZIP input stream.
info(String, String, String) - Static method in class Report
Information dialog.
init() - Method in class Window
 
innerclasses - Variable in class jdeserialize.classdesc
List of inner classes, in the order serialized by the stream writer.
innerStream - Variable in class jdeserialize.LoggerInputStream
 
INPUT_DIR - Static variable in class io.FileWorker
Attribute for the directory with the input files in the configuration file.
inputAvailable - Variable in class Converter
Semaphore for the existence of an input requirement (producer-consumer).
inputFile - Variable in class Converter
Variable for input file.
instance - Class in jdeserialize
Represents an instance of a non-enum, non-Class, non-ObjectStreamClass, non-array class, including the non-transient field values, for all classes in its hierarchy and inner classes.
instance() - Constructor for class jdeserialize.instance
Constructor.
interfaces - Variable in class jdeserialize.classdesc
Array of serialized interfaces, in the order serialized by the stream writer.
interfacesToJson(StringBuffer, String[]) - Method in class jdeserialize.classdesc
Appends the implements clausule to the input StringBuffer.
io - package io
 
isArrayClass() - Method in class jdeserialize.classdesc
Determines whether this is an array type.
isExceptionObject() - Method in interface jdeserialize.content
Tells whether or not this object is an exception that was caught during serialization.
isExceptionObject - Variable in class jdeserialize.contentbase
 
isExceptionObject() - Method in class jdeserialize.contentbase
 
isInnerClass - Variable in class jdeserialize.classdesc
 
isInnerClass() - Method in class jdeserialize.classdesc
True if this class has been determined to be an inner class; this determination is generally made by connectMemberClasses().
isInnerClassReference - Variable in class jdeserialize.field
 
isInnerClassReference() - Method in class jdeserialize.field
Tells whether or not this class is an inner class reference.
isLocalInnerClass - Variable in class jdeserialize.classdesc
 
isLocalInnerClass() - Method in class jdeserialize.classdesc
True if this class has been determined to be a local inner class; this determination is generally made by connectMemberClasses().
isStaticMemberClass - Variable in class jdeserialize.classdesc
 
isStaticMemberClass() - Method in class jdeserialize.classdesc
True if this class has been determined to be a static member class; this determination is generally made by connectMemberClasses().
IZipReader - Interface in io
Interface, which is implemented by ZipInStream and InflaterInStream, is used to easily load files in two different ZIP formats - shorter and clearer code in FileWorker.extractFileContent().
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links