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