Uses of Class
org.htmlunit.cyberneko.html.dom.HTMLDocumentImpl.ElementTypesHTMLHolder
Packages that use HTMLDocumentImpl.ElementTypesHTMLHolder
-
Uses of HTMLDocumentImpl.ElementTypesHTMLHolder in org.htmlunit.cyberneko.html.dom
Fields in org.htmlunit.cyberneko.html.dom with type parameters of type HTMLDocumentImpl.ElementTypesHTMLHolderModifier and TypeFieldDescriptionprivate static final FastHashMap
<String, HTMLDocumentImpl.ElementTypesHTMLHolder> HTMLDocumentImpl.elementTypesHTMLLower_
Holds names and classes of HTML element types.private static final FastHashMap
<String, HTMLDocumentImpl.ElementTypesHTMLHolder> HTMLDocumentImpl.elementTypesHTMLUpper_