Click or drag to resize

MimeTypesHelperRegisterParser Method

Overload List
  NameDescription
Public methodStatic memberRegisterParser(IRdfReader, IEnumerableString, IEnumerableString)
Registers a parser as the default RDF Parser for all the given MIME types and updates relevant definitions to include the MIME types and file extensions.
Public methodStatic memberRegisterParser(ISparqlResultsReader, IEnumerableString, IEnumerableString)
Registers a parser as the default SPARQL Rsults Parser for all the given MIME types and updates relevant definitions to include the MIME types and file extensions.
Public methodStatic memberRegisterParser(IStoreReader, IEnumerableString, IEnumerableString)
Registers a parser as the default RDF Dataset Parser for all the given MIME types and updates relevant definitions to include the MIME types and file extensions.
Top
See Also