Interface DefaultPrettyPrinter.Indenter

    • Method Detail

      • writeIndentation

        void writeIndentation​(JsonGenerator g,
                              int level)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • isInline

        boolean isInline()
        Returns:
        True if indenter is considered inline (does not add linefeeds), false otherwise