public class Attribute extends XMLNode
| Constructor and Description |
|---|
Attribute(String namespace,
String localName,
String value)
Creates a new Attribute.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getStringValue()
Returns the string value of this attribute.
|
getLocalName, getNamespaceURI, getNamespaceURI, getNodeLocation, getNodeType, getParentNode, getRootNode, getXPath, setNamespacepublic String getStringValue()
getStringValue in class XMLNodeCopyright © 2021. All rights reserved.