| 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 |
|---|---|
Stylesheet |
HtmlFactory.createStylesheet()
Returns a new object of class 'Stylesheet'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StylesheetImpl
An implementation of the model object 'Stylesheet'.
|
| Modifier and Type | Method and Description |
|---|---|
Stylesheet |
HtmlFactoryImpl.createStylesheet() |
| Modifier and Type | Method and Description |
|---|---|
T |
HtmlSwitch.caseStylesheet(Stylesheet object)
Returns the result of interpreting the object as an instance of 'Stylesheet'.
|
boolean |
HtmlValidator.validateStylesheet(Stylesheet stylesheet,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2022 Nasdanika. All rights reserved.