Uses of Interface
org.nasdanika.html.model.html.StylesheetReference
Packages that use StylesheetReference
Package
Description
-
Uses of StylesheetReference in org.nasdanika.html.model.html
Methods in org.nasdanika.html.model.html that return StylesheetReferenceModifier and TypeMethodDescriptionHtmlFactory.createStylesheetReference()Returns a new object of class 'Stylesheet Reference'. -
Uses of StylesheetReference in org.nasdanika.html.model.html.impl
Classes in org.nasdanika.html.model.html.impl that implement StylesheetReferenceModifier and TypeClassDescriptionclassAn implementation of the model object 'Stylesheet Reference'.Methods in org.nasdanika.html.model.html.impl that return StylesheetReference -
Uses of StylesheetReference in org.nasdanika.html.model.html.util
Methods in org.nasdanika.html.model.html.util with parameters of type StylesheetReferenceModifier and TypeMethodDescriptionHtmlSwitch.caseStylesheetReference(StylesheetReference object) Returns the result of interpreting the object as an instance of 'Stylesheet Reference'.booleanHtmlValidator.validateStylesheetReference(StylesheetReference stylesheetReference, DiagnosticChain diagnostics, Map<Object, Object> context)