Uses of Class
tools.jackson.core.util.DefaultPrettyPrinter.NopIndenter
Packages that use DefaultPrettyPrinter.NopIndenter
-
Uses of DefaultPrettyPrinter.NopIndenter in tools.jackson.core.util
Subclasses of DefaultPrettyPrinter.NopIndenter in tools.jackson.core.utilModifier and TypeClassDescriptionclassDefault linefeed-based indenter, used byDefaultPrettyPrinter(unless overridden).static classThis is a very simple indenter that only adds a single space for indentation.Methods in tools.jackson.core.util that return DefaultPrettyPrinter.NopIndenter