Name | Description | |
---|---|---|
![]() | NGridFormatRegistry<TDoc,TDocContent> Constructor | Default constructor. |
The following tables list the members exposed by NGridFormatRegistry<TDoc,TDocContent>.
Name | Description | |
---|---|---|
![]() | NGridFormatRegistry<TDoc,TDocContent> Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() | AllSpecificFilesName | Gets or sets the name of the All files types group. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | DefaultFormatExtension | Overridden. Gets the fallback format extension of document format registry. |
![]() | DocumentFormats | Gets or sets the document formats contained in this registry. (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
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>>) |
Name | Description | |
---|---|---|
![]() | GetDefaultAllSpecificFilesName | Gets the all specific files name, for example "All Diagram Drawing Files". (Inherited from Nevron.Nov.Dom.NDocumentFormatRegistry<NGridFormat<TDoc,TDocContent>>) |
![]() | GetDocumentTypeName | Overridden. Gets the document type name. |