FileParserFactory Methods |
The FileParserFactory type exposes the following members.
Name | Description | |
---|---|---|
GetParser |
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.
|