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 TypeClassDescriptionclassAttributeMap 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 NamedNodeMapImplDocumentTypeImpl.elements_Elements.private NamedNodeMapImplDocumentTypeImpl.entities_Entities.private NamedNodeMapImplDocumentTypeImpl.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 voidAttributeMap.cloneContent(NamedNodeMapImpl srcmap) Override parent's method to set the ownerNode correctlyprotected voidNamedNodeMapImpl.cloneContent(NamedNodeMapImpl srcmap)