A B C D E F G H I J L M N O P Q R S T U V W Y

I

in - Variable in class com.Ostermiller.util.CircularByteBuffer
The InputStream that can empty this buffer.
in - Variable in class com.Ostermiller.util.NoCloseInputStream
The input stream that is being protected.
in - Variable in class com.Ostermiller.util.NoCloseReader
The reader that is being protected.
in - Variable in class com.Ostermiller.util.SizeLimitInputStream
The input stream that is being protected.
infinite - Variable in class com.Ostermiller.util.CircularByteBuffer
If this buffer is infinite (should resize itself when full)
infinite - Variable in class com.Ostermiller.util.CircularCharBuffer
If this buffer is infinite (should resize itself when full)
infinite - Variable in class com.Ostermiller.util.CircularObjectBuffer
If this buffer is infinite (should resize itself when full)
INFINITE_SIZE - Static variable in class com.Ostermiller.util.CircularByteBuffer
A buffer that will grow as things are added.
INFINITE_SIZE - Static variable in class com.Ostermiller.util.CircularCharBuffer
A buffer that will grow as things are added.
INFINITE_SIZE - Static variable in class com.Ostermiller.util.CircularObjectBuffer
A buffer that will grow as things are added.
INFINITE_THREAD_LIMIT - Static variable in class com.Ostermiller.util.Parallelizer
Constant that may be passed concurrentThreadLimit argument of the constructor indicating that no limit should be placed on the number of threads that are allowed to run concurrently.
init() - Static method in class com.Ostermiller.util.Browser
Determine appropriate commands to start a browser on the current operating system.
init() - Method in class com.Ostermiller.util.RandPassApplet
Start the applet (to be called by the applet viewer)
initPanel() - Static method in class com.Ostermiller.util.Browser
If you are using the getDialogPanel() method to create your own dialog, this method should be called every time before you display the dialog.
inputDone - Variable in class com.Ostermiller.util.CircularObjectBuffer
True when no more input is coming into this buffer.
inputStreamClosed - Variable in class com.Ostermiller.util.CircularByteBuffer
true if the close() method has been called on the InputStream
interrupt() - Method in class com.Ostermiller.util.Parallelizer
All currently running threads will be interrupted.
intValue() - Method in class com.Ostermiller.util.SignificantFigures
Returns the value of this number as a int.
isBase64(byte[]) - Static method in class com.Ostermiller.util.Base64
Determines if the byte array is in base64 format.
isBase64(String) - Static method in class com.Ostermiller.util.Base64
Determines if the String is in base64 format.
isBase64(String, String) - Static method in class com.Ostermiller.util.Base64
Determines if the String is in base64 format.
isBase64(File) - Static method in class com.Ostermiller.util.Base64
Determines if the File is in base64 format.
isBase64(InputStream) - Static method in class com.Ostermiller.util.Base64
Reads data from the stream and determines if it is in base64 format.
IteratorEnumeration<ElementType> - Class in com.Ostermiller.util
Converts an iterator to an enumerator.
IteratorEnumeration(Iterator<ElementType>) - Constructor for class com.Ostermiller.util.IteratorEnumeration
Create an Enumeration from an Iterator.

A B C D E F G H I J L M N O P Q R S T U V W Y