Constructor and Description |
---|
DefaultArrayHandler() |
DefaultArrayHandler(int maxItems) |
Modifier and Type | Method and Description |
---|---|
org.json.JSONArray |
generate(RandomGenerator generator,
JSONSchema schema,
int maxTreeSize,
boolean canGenerateInvalid,
Random rand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateInvalid
public DefaultArrayHandler()
public DefaultArrayHandler(int maxItems)
public org.json.JSONArray generate(RandomGenerator generator, JSONSchema schema, int maxTreeSize, boolean canGenerateInvalid, Random rand) throws JSONSchemaException, GeneratorException, org.json.JSONException
generate
in interface IHandler
JSONSchemaException
GeneratorException
org.json.JSONException
Copyright © 2022. All rights reserved.