Class TagXMLImporter.TagXMLReader.EntryElement

    • Field Detail

      • attr

        protected org.xml.sax.Attributes attr
    • Constructor Detail

      • EntryElement

        public EntryElement()
    • Method Detail

      • setAttributes

        public void setAttributes​(org.xml.sax.Attributes attr)
                           throws java.lang.Exception
        Overrides:
        setAttributes in class Element
        Throws:
        java.lang.Exception
      • getAttributes

        public org.xml.sax.Attributes getAttributes()
      • addChild

        public void addChild​(Element child)
                      throws java.lang.Exception
        Specified by:
        addChild in class Element
        Throws:
        java.lang.Exception