| Interface | Description |
|---|---|
| GenerationConfig |
GenerationConfig represents the common fields and field accessors for
streams modules that transform schemas into generated-sources or generated-resources.
|
| SchemaStore |
A SchemaStore resolves and indexes json schemas and makes their properties available.
|
| Class | Description |
|---|---|
| FieldUtil |
FieldUtil contains methods to assist in understanding fields defined within schemas.
|
| FileUtil |
FileUtil contains methods to assist in working with local schema files during
source or resource generation.
|
| Schema |
A JSON Schema document.
|
| SchemaStoreImpl |
Default Implementation of SchemaStore.
|
| SchemaUtil |
SchemaUtil contains methods to assist in resolving schemas and schema fragments.
|
| UriUtil |
UriUtil contains methods to assist in resolving URIs and URI fragments.
|
| Enum | Description |
|---|---|
| FieldType |
FieldType defines xsd types that streams schema processing libraries should
be able to translate.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.