public class Attribute
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
Attribute(javax.xml.namespace.QName attributeName,
java.lang.String attributeValue)
Constructs an Attribute with a name and value
|