Click or drag to resize

MimeTypesHelperRegisterWriter Method

Overload List
  NameDescription
Public methodStatic memberRegisterWriter(IRdfWriter, IEnumerableString, IEnumerableString)
Registers a writer as the default RDF Writer for all the given MIME types and updates relevant definitions to include the MIME types and file extensions.
Public methodStatic memberRegisterWriter(ISparqlResultsWriter, IEnumerableString, IEnumerableString)
Registers a writer as the default SPARQL Results Writer for all the given MIME types and updates relevant definitions to include the MIME types and file extensions.
Public methodStatic memberRegisterWriter(IStoreWriter, IEnumerableString, IEnumerableString)
Registers a writer as the default RDF Dataset Writer for all the given MIME types and updates relevant definitions to include the MIME types and file extensions.
Top
See Also