Uses of Enum Class
org.loboevolution.html.HTMLTag
Package
Description
Context interfaces that need to be implemented in order
to use the parser and renderer.
Contains the HTML renderer infrastructure.
-
Uses of HTMLTag in org.loboevolution.html
Modifier and TypeFieldDescriptionstatic final Map
<HTMLTag, ElementInfo> HTMLEntities.ELEMENT_INFOS
Constant ELEMENT_INFOS -
Uses of HTMLTag in org.loboevolution.html.renderer
Modifier and TypeFieldDescriptionprotected static final Map
<HTMLTag, MarkupLayout> RLayout.elementLayout
Constant elementLayout