Class PojoInfoCollector
java.lang.Object
io.github.torand.openapi2java.collectors.BaseCollector
io.github.torand.openapi2java.collectors.PojoInfoCollector
Collects information about a pojo from a schema.
-
Field Summary
Fields inherited from class io.github.torand.openapi2java.collectors.BaseCollector
opts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPojoInfo(String name, io.swagger.v3.oas.models.media.Schema<?> schema) Methods inherited from class io.github.torand.openapi2java.collectors.BaseCollector
dirPath2PackagePath, formatAnnotationDefaultParam, formatAnnotationNamedParam, formatClassRef, formatDeprecationMessage, formatInnerAnnotation, getHeaderNameConstant, modelName2SchemaName, normalizeDescription, normalizePath
-
Constructor Details
-
PojoInfoCollector
-
-
Method Details
-
getPojoInfo
-