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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
C
characters(char[], int, int)
- Method in class com.billpringle.utils.wrputils.
WrpXmlMap.XmlMapContentHandler
checkSyntax(int)
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
Check the syntax of the specified command There is a validation segment for each instruction / command.
chkCmdArg1(int)
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
Check syntax for the form: cmd arg1
chkCmdArg1Outvar(int)
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
Check syntax for form: cmd arg1 outvar
chkInvarCmdArg1(int)
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
Check syntax for form: invar cmd arg1 This command can be used for any type of literal.
chkInvarCmdArg1Outvar(int)
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
Check syntax for form: invar cmd arg1 outvar
chkInvarCmdOutvar(int)
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
Check syntax for form: invar cmd outvar
city
- Variable in class com.billpringle.utils.wrputils.
WrpZipCode
a list of cities associated with the zipcode
clearErrorMessage()
- Method in class com.billpringle.utils.wrputils.
WrpCsv
Clear the current error message.
clone()
- Method in class com.billpringle.utils.wrputils.
WrpSession
close()
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes.ZipFileReader
Close the input file reader.
close()
- Method in class com.billpringle.utils.wrputils.
WrpDb
Close the database connection, suppressing any exceptions.
closeConnection()
- Method in class com.billpringle.utils.wrputils.
WrpDb
Close database connection.
Cmd
- Variable in class com.billpringle.utils.wrputils.
WrpValidateCsv.ValidationRule
command for rule
colNames
- Variable in class com.billpringle.utils.wrputils.
WrpEditValidationRules.RuleModel
colNames
- Variable in class com.billpringle.utils.wrputils.
WrpResultSetRow
names of columns
colNames
- Variable in class com.billpringle.utils.wrputils.
WrpResultSetVector
names of columns
colNames
- Variable in class com.billpringle.utils.wrputils.
WrpScrollResultSet.WrpScrollResultModel
column names
colScroll
- Variable in class com.billpringle.utils.wrputils.
WrpResultSetVector
columns to display in scroll view
colScroll
- Variable in class com.billpringle.utils.wrputils.
WrpScrollResultSet.WrpScrollResultModel
columns in scroll
colTypes
- Variable in class com.billpringle.utils.wrputils.
WrpResultSetRow
data types of columns
colTypes
- Variable in class com.billpringle.utils.wrputils.
WrpResultSetVector
names of column types
colTypes
- Variable in class com.billpringle.utils.wrputils.
WrpScrollResultSet.WrpScrollResultModel
column types
colValues
- Variable in class com.billpringle.utils.wrputils.
WrpResultSetRow
vector for columns
colWidth
- Variable in class com.billpringle.utils.wrputils.
WrpEditValidationRules
The width of the rules columns that was set by the user.
com.billpringle.utils.wrputils
- package com.billpringle.utils.wrputils
Comment
- Variable in class com.billpringle.utils.wrputils.
WrpValidateCsv.ValidationRule
comment
compareTo(WrpZipCode)
- Method in class com.billpringle.utils.wrputils.
WrpZipCode
Compare this zipcode with another one
compileErrors
- Variable in class com.billpringle.utils.wrputils.
WrpEditValidationRules
number of compile errors (-1 means no compile)
compileErrors
- Variable in class com.billpringle.utils.wrputils.
WrpValidateCsv
compilation errors for rules
compileRules()
- Method in class com.billpringle.utils.wrputils.
WrpEditValidationRules
Compile current set of rules, and display results.
compileRules()
- Method in class com.billpringle.utils.wrputils.
WrpValidateCsv
check rules for syntax, build list of destinations and variables, validate GoTo destinations
componentHidden(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes
called when window is hidden
componentHidden(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpEditValidationRules
componentHidden(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollFrame
This method is called when the frame is hidden.
componentHidden(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollTable
componentMoved(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes
called when window is moved
componentMoved(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpEditValidationRules
componentMoved(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollFrame
This method is called when the frame is moved.
componentMoved(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollTable
componentResized(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes
called when the window is resized.
componentResized(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpEditValidationRules
componentResized(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollFrame
This method is called when the frame is resized.
componentResized(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollTable
componentShown(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes
called when the window becomes visible
componentShown(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpEditValidationRules
componentShown(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollFrame
This method is called when the frame is made visible.
componentShown(ComponentEvent)
- Method in class com.billpringle.utils.wrputils.
WrpScrollTable
conn
- Variable in class com.billpringle.utils.wrputils.
WrpDb
Actual database connection.
containsDelim(String)
- Method in class com.billpringle.utils.wrputils.
WrpCsv
Test if string contains a delimiter.
convertToFileURL(String)
- Method in class com.billpringle.utils.wrputils.
WrpXmlMap
Convert file name to actual File URL
convertZipCodes()
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes.ConvertWorker
Convert input file to output CSV file.
convertZipCodes()
- Method in class com.billpringle.utils.wrputils.
WrpBuildZipCodes
Convert input file to output file in the background.
copyField(String)
- Method in class com.billpringle.utils.wrputils.
WrpCsv
Copy string, transforming consecutive double quotes into one.
count
- Variable in class com.billpringle.utils.wrputils.
WrpWordCount.WordCount
csv
- Variable in class com.billpringle.utils.wrputils.
WrpEditValidationRules
The CSV string that can be validated.
csv
- Variable in class com.billpringle.utils.wrputils.
WrpValidateCsv
the current CSV file that is being validated
csvFile
- Variable in class com.billpringle.utils.wrputils.
WrpEditValidationRules
The file containing CSV records that can be validated.
csvLine
- Variable in class com.billpringle.utils.wrputils.
WrpEditValidationRules
the unique line number for this record
csvLine
- Variable in class com.billpringle.utils.wrputils.
WrpValidateCsv
line number of this CSV
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z