Uses of Interface
io.github.torand.openapi2java.writers.PojoWriter
Packages that use PojoWriter
Package
Description
Provides classes and interfaces to write source code based on collected OpenAPI information.
Provides classes to write Java source code based on collected OpenAPI information.
Provides classes to write Kotlin source code based on collected OpenAPI information.
-
Uses of PojoWriter in io.github.torand.openapi2java.writers
Methods in io.github.torand.openapi2java.writers that return PojoWriterModifier and TypeMethodDescriptionstatic PojoWriterWriterFactory.createPojoWriter(String filename, Options opts, String modelSubdir) -
Uses of PojoWriter in io.github.torand.openapi2java.writers.java
Classes in io.github.torand.openapi2java.writers.java that implement PojoWriter -
Uses of PojoWriter in io.github.torand.openapi2java.writers.kotlin
Classes in io.github.torand.openapi2java.writers.kotlin that implement PojoWriter