Class SPARQLStarResultsTSVMappingStrategy
java.lang.Object
org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVMappingStrategy
- All Implemented Interfaces:
com.opencsv.bean.MappingStrategy<BindingSet>
@Deprecated(since="3.4.0")
public class SPARQLStarResultsTSVMappingStrategy
extends SPARQLResultsTSVMappingStrategy
Deprecated.
Extends
SPARQLResultsTSVMappingStrategy
with support for parsing a Triple
.-
Field Summary
Fields inherited from class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
bindingNames, numberPattern, valueFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
captureHeader, decodeString, parseLiteral, parseValue, populateNewBean
Methods inherited from class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
generateHeader, getBindingNames, isAnnotationDriven, parseNumberPatternMatch, setErrorLocale, setType, transmuteBean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.opencsv.bean.MappingStrategy
ignoreFields, setProfile
-
Constructor Details
-
SPARQLStarResultsTSVMappingStrategy
Deprecated.
-
SPARQLResultsTSVMappingStrategy