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