- org.apache.groovy.json.internal.JsonParserCharArray
-
public class JsonParserCharArray
extends BaseJsonParser
Converts an input JSON String into Java objects works with String or char array
as input. Produces an Object which can be any of the basic JSON types mapped to Java.
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public Object |
parse(char[] chars)
|
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.