Keyoti Search for ASP.NET 2010
Gets a new parser object for the specified mimeType.
Declaration Syntax
public virtual Parser GetParser(
string mimeType
)
Public Overridable Function GetParser ( _
mimeType As String _
) As Parser
public:
virtual Parser^ GetParser(
String^ mimeType
)
Parameters
- mimeType (String)
- The mime-type for which the parser is required.
Return Value
Parser sub-class, or null if no suitable parser found.
Assembly:
Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609