Uses of Class
com.github.victools.jsonschema.generator.SchemaBuilder
-
Packages that use SchemaBuilder Package Description com.github.victools.jsonschema.generator -
-
Uses of SchemaBuilder in com.github.victools.jsonschema.generator
Methods in com.github.victools.jsonschema.generator that return SchemaBuilder Modifier and Type Method Description SchemaBuilderSchemaGenerator. buildMultipleSchemaDefinitions()Create aSchemaBuilderinstance for collecting schema references viacreateSchemaReference()until finalizing the generation viacollectDefinitions().
-