Interface Element

    • Method Detail

      • getLocalName

        java.lang.String getLocalName()
      • getAttributeCount

        int getAttributeCount()
      • getAttribute

        Attribute getAttribute​(int index)
      • getAttribute

        Attribute getAttribute​(java.lang.String key)
      • getChildElements

        Elements getChildElements()
      • getAttributeValue

        java.lang.String getAttributeValue​(java.lang.String key)
      • addAttribute

        void addAttribute​(Attribute attribute)
      • appendChild

        void appendChild​(Element element)