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