API
new ( key, value, prefix )
Create a new attribute node.getName
Returns the key for the attributegetLocalName
As getName above, but without namespace informationgetNodeValue / getData
Returns the valuesetNodeValue
Sets the value of the attribute node.getPrefix
Returns the prefixgetNamespace
Return the namespace.toString
Generates key=``value'', encoded correctly.