- withClassNameColumn(String) - Method in class org.basinmc.plunger.mapping.csv.AbstractCSVMappingParser.MemberBuilder
-
Selects the column in which the enclosing class name will be found.
- withClassNameColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVFieldNameMappingParser.Builder
-
Selects the column in which the enclosing class name will be found.
- withClassNameColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVMethodNameMappingParser.Builder
-
Selects the column in which the enclosing class name will be found.
- withClassNameColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVParameterNameMappingParser.Builder
-
Selects the column in which the enclosing class name will be found.
- withFormat(CSVFormat) - Method in class org.basinmc.plunger.mapping.csv.AbstractCSVMappingParser.Builder
-
Selects a CSV format to rely upon when parsing file or stream contents.
- withFormat(CSVFormat) - Method in class org.basinmc.plunger.mapping.csv.CSVClassNameMappingParser.Builder
-
Selects a CSV format to rely upon when parsing file or stream contents.
- withFormat(CSVFormat) - Method in class org.basinmc.plunger.mapping.csv.CSVFieldNameMappingParser.Builder
-
Selects a CSV format to rely upon when parsing file or stream contents.
- withFormat(CSVFormat) - Method in class org.basinmc.plunger.mapping.csv.CSVMethodNameMappingParser.Builder
-
Selects a CSV format to rely upon when parsing file or stream contents.
- withFormat(CSVFormat) - Method in class org.basinmc.plunger.mapping.csv.CSVParameterNameMappingParser.Builder
-
Selects a CSV format to rely upon when parsing file or stream contents.
- withMethodNameColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVParameterNameMappingParser.Builder
-
Selects the column in which the method name will be found.
- withParameterIndexColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVParameterNameMappingParser.Builder
-
Selects the column in which the original parameter index will be found.
- withParameterNameColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVParameterNameMappingParser.Builder
-
Selects the column in which the original parameter name will be found.
- withSignatureColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVFieldNameMappingParser.Builder
-
Selects the column in which the ASM signature for the field will be found.
- withSignatureColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVMethodNameMappingParser.Builder
-
Selects the column in which the ASM signature for the method will be found.
- withSignatureColumn(String) - Method in class org.basinmc.plunger.mapping.csv.CSVParameterNameMappingParser.Builder
-
Selects the column in which the ASM signature for the method will be found.