Class TableWriter

java.lang.Object
org.apache.jena.sparql.algebra.table.TableWriter

public class TableWriter extends Object
  • Constructor Details

    • TableWriter

      public TableWriter()
  • Method Details

    • asSSE

      public static String asSSE(Table table)
    • output

      public static void output(Table table, org.apache.jena.atlas.io.IndentedWriter out)
    • output

      public static void output(Table table, org.apache.jena.atlas.io.IndentedWriter out, SerializationContext sCxt)