| Package | Description |
|---|---|
| com.dslplatform.json |
| Modifier and Type | Method and Description |
|---|---|
static PrettifyOutputStream.IndentType |
PrettifyOutputStream.IndentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrettifyOutputStream.IndentType[] |
PrettifyOutputStream.IndentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PrettifyOutputStream(OutputStream out,
PrettifyOutputStream.IndentType indentType,
int indentLength) |
Copyright © 2019. All rights reserved.