Class ResultSetLang

java.lang.Object
org.apache.jena.riot.resultset.ResultSetLang

public class ResultSetLang extends Object
  • Field Details

    • RS_XML

      public static final Lang RS_XML
      SPARQL results in XML syntax
    • RS_JSON

      public static final Lang RS_JSON
    • RS_CSV

      public static final Lang RS_CSV
    • RS_TSV

      public static final Lang RS_TSV
    • RS_Thrift

      public static final Lang RS_Thrift
    • RS_Protobuf

      public static final Lang RS_Protobuf
    • RS_Text

      public static final Lang RS_Text
    • RS_None

      public static final Lang RS_None
  • Constructor Details

    • ResultSetLang

      public ResultSetLang()
  • Method Details

    • init

      public static void init()