Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
L
LabeledCSVParser
- Class in
com.Ostermiller.util
Decorate a CSVParse object to provide an index of field names.
LabeledCSVParser(CSVParse)
- Constructor for class com.Ostermiller.util.
LabeledCSVParser
Construct a LabeledCSVParser on a CSVParse implementation.
labels
- Static variable in class com.Ostermiller.util.
Base64
Locale specific strings displayed to the user.
labels
- Static variable in class com.Ostermiller.util.
Browser
Locale specific strings displayed to the user.
labels
- Static variable in class com.Ostermiller.util.
FileHelper
Locale specific strings displayed to the user.
labels
- Static variable in class com.Ostermiller.util.
LineEnds
Locale specific strings displayed to the user.
labels
- Variable in class com.Ostermiller.util.
PasswordDialog
Locale specific strings displayed to the user.
labels
- Static variable in class com.Ostermiller.util.
RandPass
Locale specific strings displayed to the user.
labels
- Static variable in class com.Ostermiller.util.
Tabs
Locale specific strings displayed to the user.
last_nonopt
- Variable in class gnu.getopt.
Getopt
The index of the last non-option in argv[]
lastAlphabet
- Variable in class com.Ostermiller.util.
RandPass
Set of characters which may be used for the last character in the generated passwords.
lastInputStreamAdded()
- Method in class com.Ostermiller.util.
ConcatInputStream
Causes the addInputStream method to throw IllegalStateException and read() methods to return -1 (end of stream) when there is no more available data.
lastLineNumber()
- Method in interface com.Ostermiller.util.
CSVParse
Get the line number that the last token came from.
lastLineNumber()
- Method in class com.Ostermiller.util.
CSVParser
Get the line number that the last token came from.
lastLineNumber()
- Method in class com.Ostermiller.util.
ExcelCSVParser
Get the line number that the last token came from.
lastLineNumber()
- Method in class com.Ostermiller.util.
LabeledCSVParser
Get the line number that the last token came from.
lastReaderAdded()
- Method in class com.Ostermiller.util.
ConcatReader
Causes the addReader method to throw IllegalStateException and read() methods to return -1 (end of stream) when there is no more available data.
LETTERS_ALPHABET
- Static variable in class com.Ostermiller.util.
RandPass
Alphabet consisting of upper and lower case letters A-Z.
lineEnding
- Variable in class com.Ostermiller.util.
CSVPrinter
The line ending, must be one of "\n", "\r", or "\r\n"
lineEnding
- Variable in class com.Ostermiller.util.
ExcelCSVPrinter
The line ending, must be one of "\n", "\r", or "\r\n"
LineEnds
- Class in
com.Ostermiller.util
Stream editor to alter the line separators on text to match that of a given platform.
LineEnds()
- Constructor for class com.Ostermiller.util.
LineEnds
load(Properties)
- Static method in class com.Ostermiller.util.
Browser
Load the options for this class from the given properties file.
load(String[], String)
- Method in class com.Ostermiller.util.
UberProperties
Load these properties from a user file with default properties from a system resource.
load(InputStream, boolean)
- Method in class com.Ostermiller.util.
UberProperties
Add the properties from the input stream to this UberProperties.
load(InputStream)
- Method in class com.Ostermiller.util.
UberProperties
Add the properties from the input stream to this UberProperties.
long_only
- Variable in class gnu.getopt.
Getopt
This flag determines whether or not we are parsing only long args
long_options
- Variable in class gnu.getopt.
Getopt
This is an array of LongOpt objects which describ the valid long options.
longind
- Variable in class gnu.getopt.
Getopt
Stores the index into the long_options array of the long option found
LongOpt
- Class in
gnu.getopt
This object represents the definition of a long option in the Java port of GNU getopt.
LongOpt(String, int, StringBuffer, int)
- Constructor for class gnu.getopt.
LongOpt
Create a new LongOpt object with the given parameter values.
longopt_handled
- Variable in class gnu.getopt.
Getopt
A flag which communicates whether or not checkLongOption() did all necessary processing for the current option
longValue()
- Method in class com.Ostermiller.util.
SignificantFigures
Returns the value of this number as a long.
LOWERCASE_LETTERS_ALPHABET
- Static variable in class com.Ostermiller.util.
RandPass
Alphabet consisting of the lower case letters A-Z.
LOWERCASE_LETTERS_AND_NUMBERS_ALPHABET
- Static variable in class com.Ostermiller.util.
RandPass
Alphabet consisting of the lower case letters A-Z and the digits 0-9.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y