Package io.github.torand.jsonschema2java
Class Options
java.lang.Object
io.github.torand.jsonschema2java.Options
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetModelOutputDir(String customSubdir) getModelPackage(String customSubpackage)
-
Field Details
-
searchRootDir
-
outputDir
-
schemaIdRootUri
-
rootPackage
-
pojoNameSuffix
-
pojosAsRecords
public boolean pojosAsRecords -
useOpenApiSchemaAnnotations
public boolean useOpenApiSchemaAnnotations -
useJsonPropertyAnnotations
public boolean useJsonPropertyAnnotations -
useKotlinSyntax
public boolean useKotlinSyntax -
verbose
public boolean verbose
-
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
getModelOutputDir
-
getModelPackage
-
getFileExtension
-