Uses of Enum
com.scroogexhtml.html.HtmlElement
Packages that use HtmlElement
Package
Description
Provides classes with HTML element and attribute constants.
-
Uses of HtmlElement in com.scroogexhtml.html
Methods in com.scroogexhtml.html that return HtmlElementModifier and TypeMethodDescriptionstatic HtmlElementReturns the enum constant of this type with the specified name.static HtmlElement[]HtmlElement.values()Returns an array containing the constants of this enum type, in the order they are declared.