|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedNodeMap | |
org.w3c.dom | The Document Object Model (DOM) is a Recommendation of the World Wide Web Consortium, defining programming interfaces for XML (and, optionally, HTML) documents. |
Uses of NamedNodeMap in org.w3c.dom |
Methods in org.w3c.dom that return NamedNodeMap | |
NamedNodeMap |
Node.getAttributes()
Returns the value of the attributes property. |
NamedNodeMap |
DocumentType.getEntities()
Returns the value of the entities property. |
NamedNodeMap |
DocumentType.getNotations()
Returns the value of the notations property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |