public class TagNodeList extends AbstractNodeList
nodeList, rootElement| Constructor and Description |
|---|
TagNodeList(Element rootElement,
DescriptorTag tag,
Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
Node |
item(int index) |
add, getByElementId, getLength, iterator, removepublic TagNodeList(Element rootElement, DescriptorTag tag, Class clazz)
rootElement - the root element for the node listtag - the tag we are looking forclazz - the class of abstractelement wrapper to constructpublic Node item(int index)
item in interface NodeListitem in class AbstractNodeListNodeList.item(int)Copyright © 2004-2013 Codehaus. All Rights Reserved.