public interface NameList
NameList
另见Document Object Model (DOM) Level 3 Core Specification 。
boolean
contains(String str)
containsNS(String namespaceURI, String name)
int
getLength()
String
getName(int index)
index
getNamespaceURI(int index)
String getName(int index)
null
String getNamespaceURI(int index)
int getLength()
length-1
boolean contains(String str)
str
true
false
boolean containsNS(String namespaceURI, String name)
namespaceURI
name