Uses of Class
io.github.torand.openapi2java.collectors.TypeInfoCollector
Packages that use TypeInfoCollector
Package
Description
Provides classes to collect relevant information from an OpenAPI specification.
-
Uses of TypeInfoCollector in io.github.torand.openapi2java.collectors
Constructors in io.github.torand.openapi2java.collectors with parameters of type TypeInfoCollectorModifierConstructorDescriptionMethodInfoCollector(ComponentResolver componentResolver, TypeInfoCollector typeInfoCollector, Options opts)