Name

getName: index(3)

Synopsis

Used to retrieve names from the list. Valid values for the index argument are 0 through length - 1. If an invalid index is provided, this method returns null.

Argument

index: unsigned long

The index of the name to retrieve.

Java binding

public String getName(int index);

Get XML in a Nutshell, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.