Class BasicHistoricalRecord.HistoricalRecordXmlReader.Col

    • Constructor Detail

      • Col

        public Col()
    • Method Detail

      • setAttributes

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

        public java.lang.String getName()
        Overrides:
        getName in class Element
      • setRawValue

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

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

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