Uses of Interface
org.nasdanika.html.model.html.HtmlElement
Packages that use HtmlElement
Package
Description
-
Uses of HtmlElement in org.nasdanika.html.model.html
Subinterfaces of HtmlElement in org.nasdanika.html.model.html -
Uses of HtmlElement in org.nasdanika.html.model.html.impl
Classes in org.nasdanika.html.model.html.impl that implement HtmlElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Element'.classAn implementation of the model object 'Tag'. -
Uses of HtmlElement in org.nasdanika.html.model.html.util
Methods in org.nasdanika.html.model.html.util with parameters of type HtmlElementModifier and TypeMethodDescriptionHtmlSwitch.caseHtmlElement(HtmlElement object) Returns the result of interpreting the object as an instance of 'Element'.booleanHtmlValidator.validateHtmlElement(HtmlElement htmlElement, DiagnosticChain diagnostics, Map<Object, Object> context)