![]() |
![]()
| ![]() |
![]()
NAMEAttribute - a single attribute APInew ( key, value, prefix )Create a new attribute node. getNameReturns the key for the attribute getLocalNameAs getName above, but without namespace information getNodeValue / getDataReturns the value setNodeValueSets the value of the attribute node. getPrefixReturns the prefix getNamespaceReturn the namespace. toStringGenerates key="value", encoded correctly.
|