| 程序包 | 说明 |
|---|---|
| org.hotwheel.json.impl.jackson |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DefaultPrettyPrinter.FixedSpaceIndenter
This is a very simple indenter that only every adds a
single space for indentation.
|
static class |
DefaultPrettyPrinter.Lf2SpacesIndenter
Default linefeed-based indenter uses system-specific linefeeds and
2 spaces for indentation per level.
|
static class |
DefaultPrettyPrinter.NopIndenter
Dummy implementation that adds no indentation whatsoever
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultPrettyPrinter.indentArraysWith(DefaultPrettyPrinter.Indenter i) |
void |
DefaultPrettyPrinter.indentObjectsWith(DefaultPrettyPrinter.Indenter i) |
Copyright © 2002–2019 The MyMMSCs Software Foundation. All rights reserved.