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

G

getAlignmentFlag(String) - Static method in class com.billpringle.utils.wrputils.WrpFixedCols
Get the numeric alignment flag from the string value.
getAlignmentFlag() - Method in class com.billpringle.utils.wrputils.WrpFixedCols
Get the default alignment flag.
getAmount() - Method in class com.billpringle.utils.wrputils.WrpMoney
 
getArg1(WrpValidateCsv.ValidationRule) - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the Arg1 variable for the specified rule
getArg1() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the first literal value
getArg1Loc() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Obtain the location of the literal for arg1
getArg2(WrpValidateCsv.ValidationRule) - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the Arg2 variable for the specified rule
getArg2() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the second literal value for this rule
getArg2Loc() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Obtain the location of the literal for arg2
getBufferedReader() - Method in class com.billpringle.utils.wrputils.WrpKeyboard
Return the buffered reader.
getCities() - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get the list of cities assigned to this zipcode
getCity(int) - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get the corresponding city from the list of cities
getCmd() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Return the command name for this rule
getColNames() - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
 
getColNames() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
 
getColScroll() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
 
getColString(int) - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
Get the column value as a string
getColTypes() - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
 
getColTypes() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
 
getColumn(ResultSet, String) - Method in class com.billpringle.utils.wrputils.WrpDb
Return the column for the specified ResultSet.
getColumnClass(int) - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules.RuleModel
 
getColumnClass(int) - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
 
getColumnCount() - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules.RuleModel
 
getColumnCount() - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
 
getColumnName(int) - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules.RuleModel
 
getColumnName(int) - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
 
getColValues() - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
 
getComment() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the comment for this rule
getCompileErrors() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
get the number of compile-time errors for the most recent compile
getConnectString() - Method in class com.billpringle.utils.wrputils.WrpDb
Get the current connection string.
getCount(String, String) - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the count associated with the given key / word pair.
getCount(int) - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the word count information for specified word
getCsv() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Return the current CSV object to be (or was) validated
getDay() - Method in class com.billpringle.utils.wrputils.WrpDate
Get the day
getDebugInfo() - Method in exception com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRuntimeException
Get the debugging information for this exception
getDelims() - Method in class com.billpringle.utils.wrputils.WrpCsv
Return current delimiters.
getDescription() - Method in class com.billpringle.utils.wrputils.WrpCsvFilter
 
getDescription(int) - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
 
getDescription(int) - Method in class com.billpringle.utils.wrputils.WrpScrollTable.WrpTableModel
Returns description for specified entry.
getDescription() - Method in class com.billpringle.utils.wrputils.WrpTextFilter
 
getErrMsgs() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Return the validation messages from the most recent validation.
getErrorMessage() - Method in class com.billpringle.utils.wrputils.WrpBuildZipCodes.ZipFileReader
Return the latest error message (if any).
getErrorMessage() - Method in class com.billpringle.utils.wrputils.WrpCsv
Return the most recent error message.
getField(int) - Method in class com.billpringle.utils.wrputils.WrpCsv
Get the specific field.
getField(int, int) - Method in class com.billpringle.utils.wrputils.WrpFixedCols
Get specified field.
getFile(String) - Method in class com.billpringle.utils.wrputils.WrpBuildZipCodes
Allow user to select the specified file.
getFltVal() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
Get the floating point value of this variable
getGoTo() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the "GoTo" destination for this rule
getGoToLoc() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the location in rules for the GoTo destination of this rule
getHeaderLine() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the expected header line.
getId() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the unique database ID for this rule
getId() - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get the unique ID assigned by the database for this zip code.
getInstance() - Static method in class com.billpringle.utils.wrputils.WrpSession
Get the singleton instance.
getIntVal() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
Get the integer value of this variable
getInVar(WrpValidateCsv.ValidationRule) - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Obtain the InVar variable for this rule
getInVar() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the input variable for this rule
getInVarLoc() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the location in variables for the input variable for this rule
getKey() - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the current key string
getKey(int) - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the key associated with the specified word
getLabel() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the statement label for this rule
getLine() - Method in class com.billpringle.utils.wrputils.WrpCsv
Return the original line.
getLoc() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.GoToLoc
Get the location in rules for the rule associated with this statement label
getMap(String) - Static method in class com.billpringle.utils.wrputils.WrpSession
Get session attribute.
getMaxFields() - Method in class com.billpringle.utils.wrputils.WrpCsv
Return the current maximum number of fields.
getMaxLine() - Method in class com.billpringle.utils.wrputils.WrpCsv
Get the maximum line size (not really used)
getMonth() - Method in class com.billpringle.utils.wrputils.WrpDate
Get the month
getMoreResults() - Method in class com.billpringle.utils.wrputils.WrpDb
Test if more results sets remaining.
getMoreResults(int) - Method in class com.billpringle.utils.wrputils.WrpDb
Test if more results sets remaining, specifying what to do with current Result Set.
getMsg() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the user message for this rule
getName() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.GoToLoc
Get the name of this statement label
getName() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
Get the name of this variable
getNcols() - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
 
getNormalized() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the list of normalized strings.
getNormString() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the normalized form of the record.
getNumberCities() - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get the number of possible city names (or abbreviations) for zipcode
getNumberRules() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the current number of rules.
getNumberWords() - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the number of words that have been found
getNumFields() - Method in class com.billpringle.utils.wrputils.WrpCsv
Return the current number of fields.
getOutVar(WrpValidateCsv.ValidationRule) - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Obtain the OutVar variable for the specified rule
getOutVar() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the output variable for this rule
getOutVarLoc() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the location in variables of the output variable for this rule
getPadChar() - Method in class com.billpringle.utils.wrputils.WrpFixedCols
Get the default padding character.
getPattern() - Method in class com.billpringle.utils.wrputils.WrpPattern
Get the default pattern.
getResult() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the optional result value for this rule
getResultSet() - Method in class com.billpringle.utils.wrputils.WrpDb
Get next result set.
getResultSet() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
 
getRounding() - Method in class com.billpringle.utils.wrputils.WrpMoney
 
getRow(int) - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
Get the corresponding row from the result set
getRowCount() - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules.RuleModel
 
getRowCount() - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
 
getRows() - Method in class com.billpringle.utils.wrputils.WrpResultSetVector
 
getRules() - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules
Get the current collection of validation rules
getRules() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Return the current list of validation rules.
getRunErrors() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
get the number of run-time errors for the latest execution
getRunTot() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
get the total number of run-time errors since compilation
getScale() - Method in class com.billpringle.utils.wrputils.WrpMoney
 
getSeq() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.GoToLoc
Return the sequence number of the rule associated with this statement label.
getSeq() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
Get the sequence number for the current rule
getSqlQuote() - Method in class com.billpringle.utils.wrputils.WrpDb
Return what type of quote is being used for queries.
getStat() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv
Get the validation status for the record that was most recently validated.
getState() - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get the state.
getString() - Method in class com.billpringle.utils.wrputils.WrpPattern
Get the default input string.
getStrVal() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
Get the string value of this variable
getType() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
Get the data type of this variable
getUserid() - Static method in class com.billpringle.utils.wrputils.WrpSession
 
getVal() - Method in class com.billpringle.utils.wrputils.WrpValidateCsv.Variable
Get the current value of the variable.
getValidationTable() - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules
Get the name of the table containing the validation rules
getValue(String) - Method in class com.billpringle.utils.wrputils.WrpXmlMap
Generate single value associated with key
getValueAt(int, int) - Method in class com.billpringle.utils.wrputils.WrpEditValidationRules.RuleModel
 
getValueAt(int, int) - Method in class com.billpringle.utils.wrputils.WrpScrollResultSet.WrpScrollResultModel
 
getValues(String) - Method in class com.billpringle.utils.wrputils.WrpXmlMap
Get the list of values associated with a key.
getVec() - Method in class com.billpringle.utils.wrputils.WrpResultSetRow
 
getWord(int) - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the specified word
getWordCount(int) - Method in class com.billpringle.utils.wrputils.WrpWordCount
Get the word count information associated with a specific word
getXmlFile() - Method in class com.billpringle.utils.wrputils.WrpXmlMap
 
getYear() - Method in class com.billpringle.utils.wrputils.WrpDate
Get the year
getZipcode() - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get the zip code.
getZipList() - Method in class com.billpringle.utils.wrputils.WrpZipCode
Get array of zipcodes.
GoTo - Variable in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
GoTo destination
GoToLoc - Variable in class com.billpringle.utils.wrputils.WrpValidateCsv.ValidationRule
compiled index into rules for destination

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