Uses of Class
org.htmlunit.cyberneko.xerces.dom.NamedNodeMapImpl
Packages that use NamedNodeMapImpl
-
Uses of NamedNodeMapImpl in org.htmlunit.cyberneko.xerces.dom
Subclasses of NamedNodeMapImpl in org.htmlunit.cyberneko.xerces.domModifier and TypeClassDescriptionclass
AttributeMap inherits from NamedNodeMapImpl and extends it to deal with the specifics of storing attributes.Fields in org.htmlunit.cyberneko.xerces.dom declared as NamedNodeMapImplModifier and TypeFieldDescriptionprivate NamedNodeMapImpl
DocumentTypeImpl.elements_
Elements.private NamedNodeMapImpl
DocumentTypeImpl.entities_
Entities.private NamedNodeMapImpl
DocumentTypeImpl.notations_
Notations.Methods in org.htmlunit.cyberneko.xerces.dom that return NamedNodeMapImplModifier and TypeMethodDescriptionCloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.Cloning a NamedNodeMap is a DEEP OPERATION; it always clones all the nodes contained in the map.Methods in org.htmlunit.cyberneko.xerces.dom with parameters of type NamedNodeMapImplModifier and TypeMethodDescriptionprotected void
AttributeMap.cloneContent
(NamedNodeMapImpl srcmap) Override parent's method to set the ownerNode correctlyprotected void
NamedNodeMapImpl.cloneContent
(NamedNodeMapImpl srcmap)