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, setNamespace
public String getStringValue()
getStringValue
in class XMLNode
Copyright © 2021. All rights reserved.