Click or drag to resize

FileParserFactory Methods

The FileParserFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetParser
Gets the applicable parser for given file and application. Looks in application's parser for first type corresponding to given file format. If not found, looks in generic parsers.
Top
See Also