{new} HTML-Schema Support
The {@link oaj.html.HtmlSchemaSerializer} class is the HTML-equivalent to the {@link oaj.json.JsonSchemaSerializer} class. It's used to generate HTML versions of JSON-Schema documents that describe the output generated by the {@link oaj.json.JsonSerializer} class.
The code for creating our POJO model and generating HTML-Schema is shown below:
The result is the HTML table shown below:
| type | object | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|