Main Content
matlab.io.xml.dom.NamedNodeMap Class
Namespace: matlab.io.xml.dom
Description
A matlab.io.xml.dom.NamedNodeMap
object contains a set of nodes that have
names. These methods return a NamedNodeMap
object:
getAttributes
method of amatlab.io.xml.dom.Document
objectgetAttributes
method of amatlab.io.xml.dom.DocumentFragment
objectgetAttributes
method of amatlab.io.xml.dom.Element
objectgetEntities
method of amatlab.io.xml.dom.DocumentType
objectgetNotations
method of amatlab.io.xml.dom.DocumentType
object
The matlab.io.xml.dom.NamedNodeMap
class is a handle
class.
Class Attributes
ConstructOnLoad | true |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Methods
Examples
Version History
Introduced in R2021a