Interface LengthListHandler

    • Method Detail

      • startLengthList

        void startLengthList()
                      throws ParseException
        Invoked when the length list attribute starts.
        Throws:
        ParseException - if an error occures while processing the length list.
      • endLengthList

        void endLengthList()
                    throws ParseException
        Invoked when the length attribute ends.
        Throws:
        ParseException - if an error occures while processing the length list.