pgb_liv\php_ms\Reader\MzIdentMlReaderFactory

  • Author: Andrew Collins

Synopsis

class MzIdentMlReaderFactory {
  • // methods
  • public static MzIdentMlReader1Interface getReader()
}

Coverage

Methods 0% 0 / 1
Lines 0% 0 / 11

Violations

Checkstyle

Line Column Severity Message
43 122 warning Line exceeds 120 characters; contains 122 characters

Methods

public

  • getReader() — Parses the XML file to identify the specification version and then returns the appropriate reader

History