Uses of Class
org.htmlunit.cyberneko.html.dom.HTMLDocumentImpl.ElementTypesHTMLHolder
-
Packages that use HTMLDocumentImpl.ElementTypesHTMLHolder Package Description org.htmlunit.cyberneko.html.dom Dom implementation of all supported HTML elements. -
-
Uses of HTMLDocumentImpl.ElementTypesHTMLHolder in org.htmlunit.cyberneko.html.dom
Fields in org.htmlunit.cyberneko.html.dom with type parameters of type HTMLDocumentImpl.ElementTypesHTMLHolder Modifier and Type Field Description private static FastHashMap<java.lang.String,HTMLDocumentImpl.ElementTypesHTMLHolder>HTMLDocumentImpl. ELEMENT_TYPES_HTML_LOWERHolds names and classes of HTML element types.private static FastHashMap<java.lang.String,HTMLDocumentImpl.ElementTypesHTMLHolder>HTMLDocumentImpl. ELEMENT_TYPES_HTML_UPPER
-