public interface XmlFieldNodeList
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Get the node list length.
|
XmlFieldNode |
item(int index)
Retrieve the item positioned at the specified index.
|
int getLength()
XmlFieldNode item(int index)
index - indexCopyright © 2011–2014. All rights reserved.