Java Program to Implement Attribute API
Valid attribute names are case-insensitive, and they are restricted to the ASCII characters in the set of [0-9,a-z, A-Z_-], and cannot be exceeded over 70 characters in length. The attribute's value can contain any characters and will be encoded in UTF-8 when written to the output stream in any prog