| Package | Description |
|---|---|
| com.ebay.jsoncoder.treedoc |
| Modifier and Type | Method and Description |
|---|---|
TDJSONWriter.JSONOption |
TDJSONWriter.JSONOption.setIndentFactor(int _indentFactor) |
| Modifier and Type | Method and Description |
|---|---|
void |
TDJSONWriter.write(Appendable out,
TDNode node,
TDJSONWriter.JSONOption opt) |
void |
TDJSONWriter.write(Appendable out,
TDNode node,
TDJSONWriter.JSONOption opt,
String indentStr) |
String |
TDJSONWriter.writeAsString(TDNode node,
TDJSONWriter.JSONOption opt) |
Copyright © 2019. All rights reserved.