Interface JsonFormat.TextGenerator

    • Method Detail

      • indent

        void indent()
      • outdent

        void outdent()
      • print

        void print​(java.lang.CharSequence text)
            throws java.io.IOException
        Throws:
        java.io.IOException