getAttributes(String) method

Retrieves an array of values for the specified attribute name.

Syntax

String[] getAttributes ( String name )

Parameters

Returns

All the values associated with the named attribute. If there are no attribute values with the given name returns null.

Usage

All the values associated with the named attribute. If there are no attribute values with the given name returns null.