Uses of Class
io.github.torand.openapi2java.collectors.SchemaResolver
Packages that use SchemaResolver
Package
Description
Provides classes to collect relevant information from an OpenAPI specification.
-
Uses of SchemaResolver in io.github.torand.openapi2java.collectors
Methods in io.github.torand.openapi2java.collectors that return SchemaResolverConstructors in io.github.torand.openapi2java.collectors with parameters of type SchemaResolverModifierConstructorDescriptionPojoInfoCollector(SchemaResolver schemaResolver, Options opts) PropertyInfoCollector(SchemaResolver schemaResolver, Options opts) TypeInfoCollector(SchemaResolver schemaResolver, Options opts)