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

N

name - Variable in class com.Ostermiller.util.PasswordDialog
Where the name is typed.
name - Variable in class gnu.getopt.LongOpt
The name of the long option
nameLabel - Variable in class com.Ostermiller.util.PasswordDialog
The label for the field in which the name is typed.
NameValuePair - Class in com.Ostermiller.util
Represents a name value pair as would be used as a CGI parameter.
NameValuePair(String, String) - Constructor for class com.Ostermiller.util.NameValuePair
Construct a name value pair.
newLine - Variable in class com.Ostermiller.util.CSVPrinter
True iff we just began a new line.
newLine - Variable in class com.Ostermiller.util.ExcelCSVPrinter
True iff we just began a new line.
next() - Method in class com.Ostermiller.util.ArrayIterator
Returns the next element of this Iterator if this Iterator object has at least one more element to provide.
next() - Method in class com.Ostermiller.util.EnumerationIterator
Returns the next element of this Iterator if this Iterator object has at least one more element to provide.
next() - Method in class com.Ostermiller.util.StringTokenizer
Returns the same value as the nextToken() method, except that its declared return value is Object rather than String.
nextchar - Variable in class gnu.getopt.Getopt
The next char to be scanned in the option-element in which the last option character we returned was found.
nextElement() - Method in class com.Ostermiller.util.ArrayEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class com.Ostermiller.util.IteratorEnumeration
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
nextElement() - Method in class com.Ostermiller.util.StringTokenizer
Returns the same value as the nextToken() method, except that its declared return value is Object rather than String.
nextToken() - Method in class com.Ostermiller.util.StringTokenizer
Returns the next token from this string tokenizer.
nextToken(String, String) - Method in class com.Ostermiller.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextToken(String, String, boolean) - Method in class com.Ostermiller.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextToken(String, boolean) - Method in class com.Ostermiller.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextToken(String) - Method in class com.Ostermiller.util.StringTokenizer
Returns the next token in this string tokenizer's string.
nextValue() - Method in interface com.Ostermiller.util.CSVParse
Read the next value from the file.
nextValue() - Method in class com.Ostermiller.util.CSVParser
get the next value.
nextValue() - Method in class com.Ostermiller.util.ExcelCSVParser
get the next value.
nextValue() - Method in class com.Ostermiller.util.LabeledCSVParser
Read the next value from the file.
NO_ARGUMENT - Static variable in class gnu.getopt.LongOpt
Constant value used for the "has_arg" constructor argument.
NoCloseInputStream - Class in com.Ostermiller.util
An input stream with a close method with no effect.
NoCloseInputStream(InputStream) - Constructor for class com.Ostermiller.util.NoCloseInputStream
Protect a new input stream.
NoCloseOutputStream - Class in com.Ostermiller.util
An output stream with a close method with no effect.
NoCloseOutputStream(OutputStream) - Constructor for class com.Ostermiller.util.NoCloseOutputStream
Protect a new output stream.
NoCloseReader - Class in com.Ostermiller.util
A reader which a close method with no effect.
NoCloseReader(Reader) - Constructor for class com.Ostermiller.util.NoCloseReader
Protect a new reader.
NoCloseStream - Interface in com.Ostermiller.util
A wrapper for a stream (either input or output) which has a close method with no effect.
NoCloseWriter - Class in com.Ostermiller.util
A writer with a close method with no effect.
NoCloseWriter(Writer) - Constructor for class com.Ostermiller.util.NoCloseWriter
Protect a new writer.
NONCONFUSING_ALPHABET - Static variable in class com.Ostermiller.util.RandPass
Alphabet consisting of upper and lower case letters A-Z and the digits 0-9 but with characters that are often mistaken for each other when typed removed.
nontokenDelims - Variable in class com.Ostermiller.util.StringTokenizer
The set of non-token delimiters.
NUMBERS_AND_LETTERS_ALPHABET - Static variable in class com.Ostermiller.util.RandPass
Alphabet consisting of upper and lower case letters A-Z and the digits 0-9.

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