| Package | Description |
|---|---|
| org.jsonschema2pojo | |
| org.jsonschema2pojo.rules |
Provides the schema rules which can be 'applied' to perform the code
generation steps associated with JSON schema nodes
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuleLogger |
| Modifier and Type | Method and Description |
|---|---|
static void |
Jsonschema2Pojo.generate(GenerationConfig config,
RuleLogger logger)
Reads the contents of the given source and initiates schema generation.
|
| Modifier and Type | Method and Description |
|---|---|
RuleLogger |
RuleFactory.getLogger()
Provides a rule logger that abstracts the logging method of invoking frameworks
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleFactory.setLogger(RuleLogger logger)
The logger the factory will provide to rules.
|
Copyright © 2020. All rights reserved.