Turns what a parser has read into plain data Freely inspired by BioPHP's project biophp.org Created 20 September 2026 Last modified 20 September 2026
| ParsedDataExtractor | Class ParsedDataExtractor The parsers share no common set of fields, but each exposes what it read through public getters. |