Package org.htmlunit.cyberneko.html.dom
Class HTMLDocumentImpl.ElementTypesHTMLHolder
java.lang.Object
org.htmlunit.cyberneko.html.dom.HTMLDocumentImpl.ElementTypesHTMLHolder
- Enclosing class:
HTMLDocumentImpl
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionElementTypesHTMLHolder
(String tagName, Constructor<? extends HTMLElementImpl> ctr) -
Method Summary
-
Field Details
-
tagName_
-
ctr_
-
-
Constructor Details
-
ElementTypesHTMLHolder
ElementTypesHTMLHolder(String tagName, Constructor<? extends HTMLElementImpl> ctr)
-