Uses of Class
org.apache.johnzon.jsonschema.generator.PojoGenerator
-
Packages that use PojoGenerator Package Description org.apache.johnzon.jsonschema.generator -
-
Uses of PojoGenerator in org.apache.johnzon.jsonschema.generator
Methods in org.apache.johnzon.jsonschema.generator that return PojoGenerator Modifier and Type Method Description protected PojoGeneratorPojoGenerator. newSubPojoGenerator(PojoGenerator.PojoConfiguration pojoConfiguration, jakarta.json.JsonObject schema)PojoGeneratorPojoGenerator. setNested(Map<String,String> nested)PojoGeneratorPojoGenerator. visitSchema(jakarta.json.JsonObject schema)
-