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, wait
create
public JsonElement parse(java.lang.String s)
ParenObjectParser
JsonObject
or a JsonArray
parse
in interface ParenObjectParser
s
- the cyrus paren-based object notationCopyright © 2021. All Rights Reserved.