public class JsonObjectParser extends Constants
| Modifier and Type | Method and Description |
|---|---|
static JsonObjectMapOutput |
parse(JsonObjectTextInput jsonObjectTextInput)
Parse json object literal.
|
clearBetweenBracesAndBrackets, clearBetweenQuotespublic static JsonObjectMapOutput parse(JsonObjectTextInput jsonObjectTextInput) throws JsonParseException
jsonObjectTextInput - the json object text inputJsonParseException - the json parse exceptionCopyright © 2025. All rights reserved.