| 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, waitgenerateInvalidpublic 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 IHandlerJSONSchemaExceptionGeneratorExceptionorg.json.JSONExceptionCopyright © 2022. All rights reserved.