Gets a new parser object for the specified mimeType.
Declaration Syntax
C# | Visual Basic |
public virtual Parser GetParser( string mimeType )
Public Overridable Function GetParser ( mimeType As String ) As Parser
Parameters
- mimeType (String)
- The mime-type for which the parser is required.
Return Value
Parser
Parser sub-class, or null if no suitable parser found.
Parser sub-class, or null if no suitable parser found.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610