Class WriterShExC

java.lang.Object
org.apache.jena.shex.writer.WriterShExC

public class WriterShExC extends Object
Print in ShExC format
  • Constructor Details

    • WriterShExC

      public WriterShExC()
  • Method Details

    • print

      public static void print(OutputStream out, ShexSchema schema)
    • print

      public static void print(org.apache.jena.atlas.io.IndentedWriter out, ShexSchema schema)