A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
- addAuthority(Authority) - function in com.amazon.ionschema.IonSchemaSystemBuilder
- Adds the provided authority to the list of Authoritys.
- addSuppressed(Throwable) - function in kotlin.InvalidSchemaException
- addSuppressed(Throwable) - function in kotlin.IonSchemaException
- allOptional(Map,Boolean) - function in com.amazon.ionschema.model.Constraint.Fields.Companion
- allowAnonymousTopLevelTypes() - function in com.amazon.ionschema.IonSchemaSystemBuilder
- Allows top-level types to not have a name.
- allowTransitiveImports(Boolean) - function in com.amazon.ionschema.IonSchemaSystemBuilder
- Allows forward-compatibility with the fixed, spec-compliant behavior for handling schema imports that is introduced in
ion-schema-kotlin-2.0.0
. - allRequired(Map,Boolean) - function in com.amazon.ionschema.model.Constraint.Fields.Companion
- and(Predicate) - function in java.util.function.RegexImplementation.Pattern
- Authority - class in com.amazon.ionschema
- An Authority is responsible for resolving a particular class of schema identifiers.
- authority() - function in com.amazon.ionschema.IonSchemaSchemas
- Returns an Authority implementation that provides Ion Schema Schemas.
- AuthorityFilesystem - class in com.amazon.ionschema
- An Authority implementation that attempts to resolve schema ids to files relative to a basePath.
- AuthorityKt - class in com.amazon.ionschema