Constructor and Description |
---|
DefaultObjectHandler() |
DefaultObjectHandler(int maxProperties) |
Modifier and Type | Method and Description |
---|---|
Object |
generate(RandomGenerator generator,
JSONSchema schema,
int maxTreeSize,
boolean canGenerateInvalid,
Random rand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateInvalid
public DefaultObjectHandler()
public DefaultObjectHandler(int maxProperties)
public Object 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.