Creates abi parsers based on file format version.
Inheritance HierarchySystemObject Bio.IO.AppliedBiosystems.DataParsersDataParserFactory
Namespace: Bio.IO.AppliedBiosystems.DataParsersAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic static class DataParserFactory
Public NotInheritable Class DataParserFactory
public ref class DataParserFactory abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DataParserFactory = class end
The DataParserFactory type exposes the following members.
Methods
| Name | Description |
---|
  | GetParser |
Returns a parser for the specific version.
|
Top
See Also