public class JsonStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
countBraces |
boolean |
openAntiSlash |
int |
openBraces |
int |
openBrackets |
boolean |
openDoubleQuotes |
boolean |
openSimpleQuotes |
| Constructor and Description |
|---|
JsonStatus() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkPartialValid(boolean throwError) |
boolean |
checkValid(boolean throwError) |
Copyright © 2026 vpc open source initiative. All rights reserved.