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 SPARQLResultsXSVMappingStrategy
bindingNames, numberPattern, valueFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SPARQLResultsTSVMappingStrategy
captureHeader, decodeString, parseLiteral, parseValue, populateNewBeanMethods inherited from class SPARQLResultsXSVMappingStrategy
generateHeader, getBindingNames, isAnnotationDriven, parseNumberPatternMatch, setErrorLocale, setType, transmuteBeanMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.opencsv.bean.MappingStrategy
ignoreFields, setProfile
-
Constructor Details
-
SPARQLStarResultsTSVMappingStrategy
Deprecated.
-
SPARQLResultsTSVMappingStrategy