Class COMLineParser


  • public class COMLineParser
    extends MZTabLineParser
    Comment line parser. Comment lines can be placed anywhere in an mzTab file. These lines must start with the three-letter code COM and are ignored by most parsers. Empty lines can also occur anywhere in an mzTab file and are ignored.
    Since:
    10/02/13
    Author:
    qingwei
    See Also:
    MZTabLineParser