Class TagHistoryFlavor.TagXmlImportReader.TagValueElement

    • Constructor Detail

      • TagValueElement

        public TagValueElement()
    • Method Detail

      • setAttributes

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

        public void setRawValue​(java.lang.String value)
                         throws java.lang.Exception
        Overrides:
        setRawValue in class Element
        Throws:
        java.lang.Exception
      • addChild

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

        public java.lang.Object getValue()
        Overrides:
        getValue in class Element