Skip navigation links
C D E G H I L M N O S T 

C

CodeGenerator - Class in net.pwall.json.schema.codegen
 
CodeGenerator(templates, suffix, basePackageName, baseDirectoryName, derivePackageFromStructure) - Constructor for class net.pwall.json.schema.codegen.CodeGenerator
 
CodeGenerator() - Constructor for class net.pwall.json.schema.codegen.CodeGenerator
 
CodeGenerator.Companion - Class in net.pwall.json.schema.codegen
 
Companion - Static variable in class net.pwall.json.schema.codegen.CodeGenerator
 
Companion - Static variable in class net.pwall.json.schema.codegen.Constraints
 
component1() - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 
component2() - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 
Constraints - Class in net.pwall.json.schema.codegen
 
Constraints(schema) - Constructor for class net.pwall.json.schema.codegen.Constraints
 
Constraints.Companion - Class in net.pwall.json.schema.codegen
 
Constraints.DefaultValue - Class in net.pwall.json.schema.codegen
 
Constraints.SystemClass - Enum in net.pwall.json.schema.codegen
 
copy(defaultValue, type) - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 

D

DefaultValue(defaultValue, type) - Constructor for class net.pwall.json.schema.codegen.Constraints.DefaultValue
 

E

equals(p) - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 

G

generate(inputDir, subDirectories) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
generate(schema, subDirectories) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getArrayItems() - Method in class net.pwall.json.schema.codegen.Constraints
 
getBaseDirectoryName() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getBasePackageName() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getCapitalisedName() - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
getClassName() - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
getConstValue() - Method in class net.pwall.json.schema.codegen.Constraints
 
getDefaultValue() - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 
getDefaultValue() - Method in class net.pwall.json.schema.codegen.Constraints
 
getDerivePackageFromStructure() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getDescription() - Method in class net.pwall.json.schema.codegen.Constraints
 
getEnumValues() - Method in class net.pwall.json.schema.codegen.Constraints
 
getExclusiveMaximum() - Method in class net.pwall.json.schema.codegen.Constraints
 
getExclusiveMaximumPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getExclusiveMinimum() - Method in class net.pwall.json.schema.codegen.Constraints
 
getExclusiveMinimumPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getFormat() - Method in class net.pwall.json.schema.codegen.Constraints
 
getGeneratedClassNumber() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getImports() - Method in class net.pwall.json.schema.codegen.Constraints
 
getLocalTypeName() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMaximum() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMaximumPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMaxLength() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMinimum() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMinimumPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMinLength() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMultipleOf() - Method in class net.pwall.json.schema.codegen.Constraints
 
getMultipleOfPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getName() - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
getNameFromTitle() - Method in class net.pwall.json.schema.codegen.Constraints
 
getNameFromTitleOrURI() - Method in class net.pwall.json.schema.codegen.Constraints
 
getNameFromURI() - Method in class net.pwall.json.schema.codegen.Constraints
 
getNameFromURIOrName() - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
getNameFromURIOrTitle() - Method in class net.pwall.json.schema.codegen.Constraints
 
getNestedClasses() - Method in class net.pwall.json.schema.codegen.Constraints
 
getNestedClassesPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getNullable() - Method in class net.pwall.json.schema.codegen.Constraints
 
getOrder() - Method in enum net.pwall.json.schema.codegen.Constraints.SystemClass
 
getOutputResolver() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getOverridingName() - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
getPackageName() - Method in class net.pwall.json.schema.codegen.Constraints
 
getProperties() - Method in class net.pwall.json.schema.codegen.Constraints
 
getPropertyName() - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
getRegex() - Method in class net.pwall.json.schema.codegen.Constraints
 
getRequired() - Method in class net.pwall.json.schema.codegen.Constraints
 
getSafeDescription() - Method in class net.pwall.json.schema.codegen.Constraints
 
getSchema() - Method in class net.pwall.json.schema.codegen.Constraints
 
getSchemaParser() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getSuffix() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getSystemClass() - Method in class net.pwall.json.schema.codegen.Constraints
 
getSystemClasses() - Method in class net.pwall.json.schema.codegen.Constraints
 
getTemplate() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getTemplateParser() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getTemplates() - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
getType() - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 
getTypes() - Method in class net.pwall.json.schema.codegen.Constraints
 
getUri() - Method in class net.pwall.json.schema.codegen.Constraints
 
getValidationsOrNestedClassesPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 
getValidationsPresent() - Method in class net.pwall.json.schema.codegen.Constraints
 

H

hashCode() - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 

I

isArray() - Method in class net.pwall.json.schema.codegen.Constraints
 
isBoolean() - Method in class net.pwall.json.schema.codegen.Constraints
 
isDecimal() - Method in class net.pwall.json.schema.codegen.Constraints
 
isIdentifiableType() - Method in class net.pwall.json.schema.codegen.Constraints
 
isInt() - Method in class net.pwall.json.schema.codegen.Constraints
 
isIntOrLong() - Method in class net.pwall.json.schema.codegen.Constraints
 
isLocalType() - Method in class net.pwall.json.schema.codegen.Constraints
 
isLong() - Method in class net.pwall.json.schema.codegen.Constraints
 
isObject() - Method in class net.pwall.json.schema.codegen.Constraints
 
isPrimitive() - Method in class net.pwall.json.schema.codegen.Constraints
 
isRequired() - Method in class net.pwall.json.schema.codegen.Constraints
 
isString() - Method in class net.pwall.json.schema.codegen.Constraints
 
isSystemClass() - Method in class net.pwall.json.schema.codegen.Constraints
 

L

lcm(a, b) - Method in class net.pwall.json.schema.codegen.Constraints.Companion
 

M

maximumOf(a, b) - Method in class net.pwall.json.schema.codegen.Constraints.Companion
 
minimumOf(a, b) - Method in class net.pwall.json.schema.codegen.Constraints.Companion
 

N

NamedConstraints - Class in net.pwall.json.schema.codegen
 
NamedConstraints(schema, name) - Constructor for class net.pwall.json.schema.codegen.NamedConstraints
 
net.pwall.json.schema.codegen - package net.pwall.json.schema.codegen
 

O

OutputResolverKt - Class in net.pwall.json.schema.codegen
 
OutputResolverKt() - Constructor for class net.pwall.json.schema.codegen.OutputResolverKt
 

S

sanitiseName($this$sanitiseName) - Method in class net.pwall.json.schema.codegen.Constraints.Companion
 
setArrayItems(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setBaseDirectoryName(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setBasePackageName(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setConstValue(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setDefaultValue(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setDerivePackageFromStructure(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setDescription(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setEnumValues(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setExclusiveMaximum(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setExclusiveMinimum(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setFormat(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setGeneratedClassNumber(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setLocalTypeName(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setMaximum(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setMaxLength(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setMinimum(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setMinLength(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setMultipleOf(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setNullable(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setOutputResolver(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setOverridingName(p) - Method in class net.pwall.json.schema.codegen.NamedConstraints
 
setPackageName(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setRegex(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setRequired(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setSchemaParser(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setSuffix(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setSystemClass(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setTemplate(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setTemplateDirectory(directory, suffix) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setTemplateParser(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setTemplates(p) - Method in class net.pwall.json.schema.codegen.CodeGenerator
 
setUri(p) - Method in class net.pwall.json.schema.codegen.Constraints
 
setValidationsPresent(p) - Method in class net.pwall.json.schema.codegen.Constraints
 

T

toString() - Method in class net.pwall.json.schema.codegen.Constraints.DefaultValue
 
C D E G H I L M N O S T 
Skip navigation links