public class SPARQLResultsCSVMappingStrategy extends SPARQLResultsXSVMappingStrategy
MappingStrategy to allow opencsv to work in parallel. This is where the input
 is converted into BindingSets.bindingNames, numberPattern, valueFactory| Constructor and Description | 
|---|
| SPARQLResultsCSVMappingStrategy(ValueFactory valueFactory) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | captureHeader(com.opencsv.CSVReader reader) | 
| BindingSet | populateNewBean(String[] line) | 
createBean, findDescriptor, findField, findMaxFieldIndex, generateHeader, getBindingNames, getColumnIndex, isAnnotationDriven, parseNumberPatternMatch, populateNewBeanWithIntrospection, setErrorLocale, setType, transmuteBean, verifyLineLengthpublic SPARQLResultsCSVMappingStrategy(ValueFactory valueFactory)
public void captureHeader(com.opencsv.CSVReader reader)
                   throws IOException
IOExceptionpublic BindingSet populateNewBean(String[] line)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.