| Package | Description |
|---|---|
| org.jsonschema2pojo |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTypeInfoAwareAnnotator |
class |
GsonAnnotator
Annotates generated Java types using Gson.
|
class |
Jackson2Annotator
Annotates generated Java types using the Jackson 2.x mapping annotations.
|
class |
Jsonb1Annotator
Annotates generated Java types using the JSON-B 1 mapping annotations.
|
class |
Jsonb2Annotator
Annotates generated Java types using the JSON-B 2 mapping annotations.
|
class |
Moshi1Annotator
Annotates generated Java types using Moshi.
|
class |
NoopAnnotator
No-op annotator that produces no annotations.
|
Copyright © 2023. All rights reserved.