Uses of Class
org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
Packages that use SPARQLResultsXSVMappingStrategy
Package
Description
- 
Uses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.csv
Subclasses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.csvModifier and TypeClassDescriptionclassImplements aMappingStrategyto allow opencsv to work in parallel. - 
Uses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.tsv
Subclasses of SPARQLResultsXSVMappingStrategy in org.eclipse.rdf4j.query.resultio.text.tsvModifier and TypeClassDescriptionclassImplements aMappingStrategyto allow opencsv to work in parallel.