Uses of Class
org.htmlunit.cyberneko.xerces.dom.ElementImpl
Packages that use ElementImpl
-
Uses of ElementImpl in org.htmlunit.cyberneko.html.dom
Subclasses of ElementImpl in org.htmlunit.cyberneko.html.domModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassImplements an HTML-specific element, anElementthat will only appear inside HTML documents.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in org.htmlunit.cyberneko.html.dom with parameters of type ElementImplModifier and TypeMethodDescriptionprotected booleanHTMLDocumentImpl.canRenameElements(String newNamespaceURI, String newNodeName, ElementImpl el) -
Uses of ElementImpl in org.htmlunit.cyberneko.xerces.dom
Subclasses of ElementImpl in org.htmlunit.cyberneko.xerces.domModifier and TypeClassDescriptionclassElementNSImpl inherits from ElementImpl and adds namespace support.Methods in org.htmlunit.cyberneko.xerces.dom with parameters of type ElementImplModifier and TypeMethodDescriptionprotected booleanCoreDocumentImpl.canRenameElements(String newNamespaceURI, String newNodeName, ElementImpl el) Constructors in org.htmlunit.cyberneko.xerces.dom with parameters of type ElementImplModifierConstructorDescriptionprotectedAttributeMap(ElementImpl ownerNode) Constructs a named node map.