addAttribute(String, String) method

Adds an additional value to an attribute.

Syntax

void addAttribute ( String name , String value )

Parameters

Exceptions

Usage

If the attribute does not exist, it will be created.