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