Home
last modified time | relevance | path

Searched defs:NodeListImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DNodeListImpl.java34 public class NodeListImpl implements NodeList { class
38 NodeListImpl() { in NodeListImpl() method in NodeListImpl
42 NodeListImpl(List<NodeImpl> list) { in NodeListImpl() method in NodeListImpl