Class MZTabLineParser

    • Method Detail

      • parse

        protected void parse​(int lineNumber,
                             String line,
                             uk.ac.ebi.pride.jmztab2.utils.errors.MZTabErrorList errorList)
                      throws uk.ac.ebi.pride.jmztab2.utils.errors.MZTabException
        We assume that user before call this method, have parse the raw line is not empty line and start with section prefix.
        Parameters:
        lineNumber - a int.
        line - a String object.
        errorList - a MZTabErrorList object.
        Throws:
        uk.ac.ebi.pride.jmztab2.utils.errors.MZTabException - if any.