Uses of Interface org.w3c.dom.NamedNodeMap

Uses in package org.apache.xpath.domapi

Methods with return type org.w3c.dom.NamedNodeMap

NamedNodeMap

Uses in package org.apache.xml.dtm.ref.dom2dtm

Methods with return type org.w3c.dom.NamedNodeMap

NamedNodeMap

Uses in package org.apache.xml.utils

Methods with return type org.w3c.dom.NamedNodeMap

NamedNodeMap
Unimplemented.

Constructors with parameter type org.w3c.dom.NamedNodeMap

Constructor AttList

Uses in package org.apache.xml.dtm.ref

Classes implementing org.w3c.dom.NamedNodeMap

class
DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.

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.

Copyright B) 2004 Apache XML Project. All Rights Reserved.