Uses of Enum Class
org.loboevolution.html.ListValues
Package
Description
Context interfaces that need to be implemented in order
to use the parser and renderer.
-
Uses of ListValues in org.loboevolution.html
Modifier and TypeMethodDescriptionstatic ListValues
get.static ListValues
Returns the enum constant of this class with the specified name.static ListValues[]
ListValues.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ListValues in org.loboevolution.html.style
Modifier and TypeMethodDescriptionstatic ListValues
HtmlValues.getListStylePosition
(String token) getListStylePosition.static ListValues
HtmlValues.getListStyleType
(String token) getListStyleType.