- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.AbstractTupleComprehension
-
- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.ScalarComprehensionFinal
-
- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.ScalarComprehensionIf
-
- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionFinal
-
- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionIf
-
- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionFinal
-
- when(Predicate<Object>) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionIf
-
- where(String, String...) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionElse
-
- where(String, String...) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionIf
-
- where(String, String...) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple1ComprehensionStart
-
- where(String, String...) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionElse
-
- where(String, String...) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionIf
-
- where(String, String...) - Method in class com.wantedtech.common.xpresso.comprehension.Tuple2ComprehensionStart
-
- withCSVParser(CSVParser) - Method in class com.wantedtech.common.xpresso.csv.CSVReaderBuilder
-
Sets the parser to use to parse the input.
- withEscapeChar(char) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the character to use for escaping a separator or quote.
- withFieldAsNull(CSVReaderNullFieldIndicator) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the NullFieldIndicator.
- withFieldAsNull(CSVReaderNullFieldIndicator) - Method in class com.wantedtech.common.xpresso.csv.CSVReaderBuilder
-
Checks to see if it should treat an field with two separators, two quotes, or both as a null field.
- withIgnoreLeadingWhiteSpace(boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the ignore leading whitespace setting - if true, white space
in front of a quote in a field is ignored.
- withIgnoreQuotations(boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the ignore quotations mode - if true, quotations are ignored.
- withKeepCarriageReturn(boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVReaderBuilder
-
Sets if the reader will keep or discard carriage returns.
- withQuoteChar(char) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the character to use for quoted elements.
- withSeparator(char) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the delimiter to use for separating entries.
- withSkipLines(int) - Method in class com.wantedtech.common.xpresso.csv.CSVReaderBuilder
-
Sets the line number to skip for start reading.
- withStrictQuotes(boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
Sets the strict quotes setting - if true, characters
outside the quotes are ignored.
- withVerifyReader(boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVReaderBuilder
-
Checks to see if the CSVReader should verify the reader state before reads or not.
- write(String) - Method in class com.wantedtech.common.xpresso.types.HappyFile
-
- write(byte[]) - Method in class com.wantedtech.common.xpresso.types.HappyFile
-
- writeAll(List<String[]>, boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVWriter
-
Writes the entire list to a CSV file.
- writeAll(List<String[]>) - Method in class com.wantedtech.common.xpresso.csv.CSVWriter
-
Writes the entire list to a CSV file.
- writeAll(ResultSet, boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVWriter
-
Writes the entire ResultSet to a CSV file.
- writeAll(ResultSet, boolean, boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVWriter
-
Writes the entire ResultSet to a CSV file.
- writeLine(String) - Method in class com.wantedtech.common.xpresso.types.HappyFile
-
- writeNext(String[], boolean) - Method in class com.wantedtech.common.xpresso.csv.CSVWriter
-
Writes the next line to the file.
- writeNext(String[]) - Method in class com.wantedtech.common.xpresso.csv.CSVWriter
-
Writes the next line to the file.
- writerow(Iterable<?>) - Method in class com.wantedtech.common.xpresso.csv.CSV
-
- WS - Static variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Lexer
-
- WS - Static variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser
-
- WS - Static variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaLexer
-
- WS - Static variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser
-
- WS - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeLexer
-
- WS - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeParser
-