org.apache.tools.ant.taskdefs.optional.junit

Class DOMUtil.NodeListImpl

public static class DOMUtil.NodeListImpl extends Vector implements NodeList

custom implementation of a nodelist
Method Summary
intgetLength()
Nodeitem(int i)

Method Detail

getLength

public int getLength()

item

public Node item(int i)
Copyright