Name | Description | |
---|---|---|
![]() | FilterDocumentFormat | Returns true if the document format can be processed. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetAllFileTypes | Overloaded. Gets the file types of all supported formats. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetByName | Returns the document format with the given name or null if no such document format is registered. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetFromExtensionAndHeader | Overloaded. Gets a document format from the specified extension and header. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetFromFileAsync | Gets the document format from the specified file. If the file format couldn't be recognized from the given file, the default file format of the document registry is returned. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetFromFileWithScoreAsync | Gets the document format from the specified file name. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetFromMimeType | (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetFromStream | Gets the document format from the specified stream. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |