Class XmlParser.Attribute

  • Enclosing class:
    XmlParser

    public static class XmlParser.Attribute
    extends java.lang.Object
    XML Attribute.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      java.lang.String getValue()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getName

        public java.lang.String getName()
      • getValue

        public java.lang.String getValue()