XmlEventAttribute constructor
XmlEventAttribute(
- String name,
- String value,
- XmlAttributeType attributeType
Implementation
XmlEventAttribute(this.name, this.value, this.attributeType);