A
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
A
- addClassAnnotation(String,Template) - function in net.pwall.json.schema.codegen.CodeGenerator
- 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
- addFieldAnnotation(String,Template) - 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,List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add a target by URI.
- addTarget(URI,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add a target by URI.
- addTarget(File,List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add target for an individual file or directory.
- addTarget(File,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add target for an individual file.
- addTarget(Path,List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add target for an individual file or directory specified by Path.
- addTarget(Path,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add target for an individual file specified by Path.
- addTargets(List,List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for a set of files (specified as a List).
- addTargets(List,String) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for a set of files (specified as a List).
- addTargetsByPath(List,List) - function in net.pwall.json.schema.codegen.CodeGenerator
- Add targets for a set of files (specified as a List of Path).
- addTargetsByPath(List,String) - 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
- andAlso(Function1) - function in net.pwall.json.schema.codegen.Configurator.ConditionDSL
- Annotated - class in net.pwall.json.schema.codegen
- Base class for output constructs that can have Java/Kotlin annotations.
- Annotated.Annotation - class in net.pwall.json.schema.codegen.Annotated
- 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
- applyAnnotations(List,Object,Target) - function in net.pwall.json.schema.codegen.Annotated
- applyAnnotations(List,Object,Target) - function in net.pwall.json.schema.codegen.Constraints
- applyAnnotations(List,Object,Target) - function in net.pwall.json.schema.codegen.ItemConstraints
- applyAnnotations(List,Object,Target) - function in net.pwall.json.schema.codegen.NamedConstraints
- 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