getValue

public abstract Object getValue(int n)

Returns the non-null value for the Nth piece of metadata.

Throws

if either n < 0 or {n >= getCount()}.