Class WriterBasePrefix


  • public class WriterBasePrefix
    extends java.lang.Object
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static interface  WriterBasePrefix.Fmt  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void output​(org.apache.jena.atlas.io.IndentedWriter iWriter, WriterBasePrefix.Fmt fmt, Prologue prologue)
      Output, write the thing with formatter fmt
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WriterBasePrefix

        public WriterBasePrefix()
    • Method Detail

      • output

        public static void output​(org.apache.jena.atlas.io.IndentedWriter iWriter,
                                  WriterBasePrefix.Fmt fmt,
                                  Prologue prologue)
        Output, write the thing with formatter fmt