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

Class DOMUtil.NodeListImpl

Enclosing Class:
DOMUtil
Implemented Interfaces:
NodeList

public static class DOMUtil.NodeListImpl
extends Vector
implements NodeList

custom implementation of a nodelist

Method Summary

int
getLength()
Node
item(int i)

Method Details

getLength

public int getLength()

item

public Node item(int i)

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.