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

A

addInputStream(InputStream) - Method in class com.Ostermiller.util.ConcatInputStream
Add the given inputStream to the queue of inputStreams from which to concatenate data.
addInputStreams(InputStream[]) - Method in class com.Ostermiller.util.ConcatInputStream
Add the given inputStream to the queue of inputStreams from which to concatenate data.
addLongName(String) - Method in class com.Ostermiller.util.CmdLnOption
 
addLongNames(Collection<String>) - Method in class com.Ostermiller.util.CmdLnOption
 
addLongNames(String[]) - Method in class com.Ostermiller.util.CmdLnOption
 
addOption(CmdLnOption) - Method in class com.Ostermiller.util.CmdLn
Add option.
addOptions(Collection<CmdLnOption>) - Method in class com.Ostermiller.util.CmdLn
Add options.
addOptions(CmdLnOption[]) - Method in class com.Ostermiller.util.CmdLn
Add options.
addParameter(String, String) - Method in class com.Ostermiller.util.CGIParser
Set a name value pair as used in a URL.
addParameter(String, String[]) - Method in class com.Ostermiller.util.CGIParser
Set a name value pair as used in a URL.
addProperties(String, String[], String) - Method in class com.Ostermiller.util.UberProperties
Adds the values to the list of properties with the given name.
addProperties(String, String[]) - Method in class com.Ostermiller.util.UberProperties
Adds the values to the list of properties with the given name.
addProperty(String, String, String) - Method in class com.Ostermiller.util.UberProperties
Adds a value to the list of properties with the given name.
addProperty(String, String) - Method in class com.Ostermiller.util.UberProperties
Adds a value to the list of properties with the given name.
addReader(Reader) - Method in class com.Ostermiller.util.ConcatReader
Add the given reader to the queue of readers from which to concatenate data.
addReaders(Reader[]) - Method in class com.Ostermiller.util.ConcatReader
Add the given reader to the queue of readers from which to concatenate data.
addRequirement(char[], int) - Method in class com.Ostermiller.util.RandPass
Require that a certain number of characters from an alphabet be present in generated passwords.
addShortName(Character) - Method in class com.Ostermiller.util.CmdLnOption
 
addShortNames(Collection<Character>) - Method in class com.Ostermiller.util.CmdLnOption
 
addShortNames(char[]) - Method in class com.Ostermiller.util.CmdLnOption
 
addShortNames(Character[]) - Method in class com.Ostermiller.util.CmdLnOption
 
addVerifier(PasswordVerifier) - Method in class com.Ostermiller.util.RandPass
Add a class that will verify passwords.
AFTER - Static variable in class com.Ostermiller.util.CSVLexer
 
allBytesRead() - Method in class com.Ostermiller.util.SizeLimitInputStream
Tell whether the number of bytes specified in the constructor have been read yet.
alphabet - Variable in class com.Ostermiller.util.RandPass
Set of characters which may be used in the generated passwords.
alwaysQuote - Variable in class com.Ostermiller.util.CSVPrinter
If auto flushing is enabled.
alwaysQuote - Variable in class com.Ostermiller.util.ExcelCSVPrinter
If auto flushing is enabled.
argv - Variable in class gnu.getopt.Getopt
Saved argument list passed to the program
ArrayEnumeration<ElementType> - Class in com.Ostermiller.util
Converts an array to an enumerator.
ArrayEnumeration(ElementType[]) - Constructor for class com.Ostermiller.util.ArrayEnumeration
Create an Enumeration from an Array.
ArrayHelper - Class in com.Ostermiller.util
Convenience methods for working with Java arrays.
ArrayHelper() - Constructor for class com.Ostermiller.util.ArrayHelper
 
ArrayIterator<ElementType> - Class in com.Ostermiller.util
Converts an array to an iterator.
ArrayIterator(ElementType[]) - Constructor for class com.Ostermiller.util.ArrayIterator
Create an Iterator from an Array.
autoFlush - Variable in class com.Ostermiller.util.CSVPrinter
If auto flushing is enabled.
autoFlush - Variable in class com.Ostermiller.util.ExcelCSVPrinter
If auto flushing is enabled.
available() - Method in class com.Ostermiller.util.CircularByteBuffer.CircularByteBufferInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class com.Ostermiller.util.ConcatInputStream
Returns the number of bytes that can be read (or skipped over) from this input stream without blocking by the next caller of a method for this input stream.
available() - Method in class com.Ostermiller.util.NoCloseInputStream
available() - Method in class com.Ostermiller.util.SizeLimitInputStream

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