java.lang.Object
org.apache.jena.riot.resultset.ResultSetLang
Lang
related to SPARQL result sets.-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
init()
System initialization functionstatic boolean
isRegistered
(Lang lang) Is a lang a registeredResultSetLang
?
-
Field Details
-
RS_XML
SPARQL results in XML syntax -
RS_JSON
-
RS_CSV
-
RS_TSV
-
RS_Thrift
-
RS_Protobuf
-
RS_Text
-
RS_None
-
-
Method Details
-
init
public static void init()System initialization function -
isRegistered
Is a lang a registeredResultSetLang
?- Parameters:
lang
-
-