public class JSONParserFactory extends Object
T-Plan Robot Enterprise, (C) 2009-2022 T-Plan Limited. All rights reserved.
Modifier and Type | Method and Description |
---|---|
static JSONParserFactory |
getInstance()
Get the shared factory instance.
|
JSONParser |
getJSONParser()
Create a new JSON parser.
|
public static final String LIB_NAME
public static JSONParserFactory getInstance()
public JSONParser getJSONParser()