Uses of Interface org.w3c.dom.NamedNodeMap

Uses in package javax.imageio.metadata

Methods with return type org.w3c.dom.NamedNodeMap

NamedNodeMap

Uses in package org.w3c.dom

Methods with return type org.w3c.dom.NamedNodeMap

NamedNodeMap
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
NamedNodeMap
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
NamedNodeMap
A NamedNodeMap containing the notations declared in the DTD.