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