Modifier and Type | Class and Description |
---|---|
class |
AaiDataModelReader
A data model reader for the AsyncAPI data model.
|
Modifier and Type | Class and Description |
---|---|
class |
Aai20DataModelReader |
Modifier and Type | Method and Description |
---|---|
static DataModelReader |
VisitorFactory.createDataModelReader(DocumentType type) |
Modifier and Type | Method and Description |
---|---|
static DataModelReaderDispatcher |
VisitorFactory.createDataModelReaderDispatcher(DocumentType type,
Object json,
DataModelReader reader) |
Modifier and Type | Field and Description |
---|---|
protected DataModelReader |
DataModelReaderDispatcher.reader |
Constructor and Description |
---|
DataModelReaderDispatcher(Object json,
DataModelReader reader)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
OasDataModelReader
A data model reader for the OpenAPI data model.
|
Modifier and Type | Class and Description |
---|---|
class |
Oas20DataModelReader
A data model reader for the OpenAPI 2.0 data model.
|
Modifier and Type | Class and Description |
---|---|
class |
Oas30DataModelReader
A data model reader for the OpenAPI 2.0 data model.
|
Copyright © 2021 Red Hat. All rights reserved.