|
NAMEAttribute - a single attributeAPInew ( key, value, prefix )Create a new attribute node.getNameReturns the key for the attributegetLocalNameAs getName above, but without namespace informationgetNodeValue / getDataReturns the valuesetNodeValueSets the value of the attribute node.getPrefixReturns the prefixgetNamespaceReturn the namespace.toStringGenerates key="value", encoded correctly.
Visit the GSP FreeBSD Man Page Interface. |