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.Fields in tools.jackson.core.util declared as DefaultPrettyPrinter.NopIndenterModifier and TypeFieldDescriptionprivate static final DefaultPrettyPrinter.NopIndenterDefaultPrettyPrinter.NopIndenter._nopInstanceMethods in tools.jackson.core.util that return DefaultPrettyPrinter.NopIndenter