Oracle® AI Database XML Java API Reference
Release 26ai
G44343-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- oracle.xdb.dom.XDBNodeList
-
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
item
public Node item(int index)
Deprecated.
Description copied from interface: NodeList
Returns the indexth item in the collection. If
index is greater than or equal to the number of nodes in
the list, this returns null.
- Specified by:
item in interface NodeList
- Parameters:
index - Index into the collection.
- Returns:
- The node at the
indexth position in the
NodeList, or null if that is not a valid
index.
Oracle® AI Database XML Java API Reference
Release 26ai
G44343-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2003, 2025, Oracle and/or its affiliates.