Uses of Interface
org.nasdanika.html.model.html.Script
Packages that use Script
Package
Description
-
Uses of Script in org.nasdanika.html.model.html
Methods in org.nasdanika.html.model.html that return ScriptModifier and TypeMethodDescriptionHtmlFactory.createScript()Returns a new object of class 'Script'. -
Uses of Script in org.nasdanika.html.model.html.impl
Classes in org.nasdanika.html.model.html.impl that implement ScriptModifier and TypeClassDescriptionclassAn implementation of the model object 'Script'.Methods in org.nasdanika.html.model.html.impl that return Script -
Uses of Script in org.nasdanika.html.model.html.util
Methods in org.nasdanika.html.model.html.util with parameters of type ScriptModifier and TypeMethodDescriptionHtmlSwitch.caseScript(Script object) Returns the result of interpreting the object as an instance of 'Script'.booleanHtmlValidator.validateScript(Script script, DiagnosticChain diagnostics, Map<Object, Object> context)