Class XmlAttribute


  • public class XmlAttribute
    extends Object
    Data structure representing an XML attribute.
    • Constructor Detail

      • XmlAttribute

        public XmlAttribute​(String name,
                            String value)