| Package | Description |
|---|---|
| org.nasdanika.html.model.html | |
| org.nasdanika.html.model.html.impl | |
| org.nasdanika.html.model.html.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Tag
A representation of the model object 'Tag'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlElementImpl
An implementation of the model object 'Element'.
|
class |
TagImpl
An implementation of the model object 'Tag'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
HtmlSwitch.caseHtmlElement(HtmlElement object)
Returns the result of interpreting the object as an instance of 'Element'.
|
boolean |
HtmlValidator.validateHtmlElement(HtmlElement htmlElement,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.