public final class ZeroCopyParenObjectParser extends java.lang.Object implements ParenObjectParser
| Constructor and Description | 
|---|
ZeroCopyParenObjectParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
JsonElement | 
parse(java.lang.String s)
Returns a  
JsonObject or a JsonArray | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic JsonElement parse(java.lang.String s)
ParenObjectParserJsonObject or a JsonArrayparse in interface ParenObjectParsers - the cyrus paren-based object notationCopyright © 2023. All Rights Reserved.