| Package | Description |
|---|---|
| org.nasdanika.html.model.html | |
| org.nasdanika.html.model.html.impl | |
| org.nasdanika.html.model.html.util |
| Modifier and Type | Method and Description |
|---|---|
Page |
HtmlFactory.createPage()
Returns a new object of class 'Page'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PageImpl
An implementation of the model object 'Page'.
|
| Modifier and Type | Method and Description |
|---|---|
Page |
HtmlFactoryImpl.createPage() |
| Modifier and Type | Method and Description |
|---|---|
T |
HtmlSwitch.casePage(Page object)
Returns the result of interpreting the object as an instance of 'Page'.
|
boolean |
HtmlValidator.validatePage(Page page,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.