A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
A
- addClassNameMapping(URI,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCompositeTargets(URI,JSONPointer,Function1) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for all definitions in a composite file (e.g.
- addCompositeTargets(JSONValue,JSONPointer,List,URI,Function1) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for all definitions in a composite file (e.g.
- addCustomClassByExtension(String,Object,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByExtension(String,Object,String,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByExtension(String,Object,ClassId) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByFormat(String,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByFormat(String,String,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByFormat(String,ClassId) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByURI(URI,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByURI(URI,String,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- addCustomClassByURI(URI,ClassId) - function in net.pwall.json.schema.codegen.CodeGenerator
- addImport(ClassId) - function in net.pwall.json.schema.codegen.Target
- addInterface(ClassId) - function in net.pwall.json.schema.codegen.Target
- addNestedClass(Constraints,JSONSchema,String) - function in net.pwall.json.schema.codegen.Target
- addOnce(List,T) - function in net.pwall.json.schema.codegen.CodeGenerator.Companion
- addStatic(Target.StaticType,String,Object) - function in net.pwall.json.schema.codegen.Target
- addTarget(JSONSchema,String,List,String,JSONValue) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add a target using the supplied details.
- addTarget(URI) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add a target by URI.
- addTargets(List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for a set of files (specified as a List).
- addTargetsByPath(List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for a set of files (specified as a List of Path).
- addValidation(Validation.Type,Object) - function in net.pwall.json.schema.codegen.Constraints
- addValidation(Validation.Type,Object) - function in net.pwall.json.schema.codegen.ItemConstraints
- addValidation(Validation.Type,Object) - function in net.pwall.json.schema.codegen.NamedConstraints
- allIdentifier(JSONSequence) - function in net.pwall.json.schema.codegen.CodeGenerator.Companion
- append(Character) - function in net.pwall.json.schema.codegen.CodeGenerator.AppendableFilter
- append(CharSequence) - function in net.pwall.json.schema.codegen.CodeGenerator.AppendableFilter
- append(CharSequence,Integer,Integer) - function in net.pwall.json.schema.codegen.CodeGenerator.AppendableFilter
- appendHex(TypeAliased(typeAlias=GenericTypeConstructor(dri=kotlin.text/StringBuilder///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/StringBuilder///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={}))),Integer) - function in net.pwall.json.schema.codegen.StringValue.Companion
- applyToTarget(Target) - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClass
- applyToTarget(Target) - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByURI
- applyToTarget(Target) - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByFormat
- applyToTarget(Target) - function in net.pwall.json.schema.codegen.CodeGenerator.CustomClassByExtension
- ARRAY_ITEMS - enum entry in net.pwall.json.schema.codegen.Validation.Type
- ARRAYS - enum entry in net.pwall.json.schema.codegen.SystemClass
- asLong(Number) - function in net.pwall.json.schema.codegen.Constraints.Companion