Class for registrating a new file type. If a TableExtractor shall support a new file ending, all it needs is a static FileToTableExtractorRegistrar with the string of the new supported file extension. More...
Go to the source code of this file.
Classes | |
class | FileToTableExtractorRegistrar< T > |
Class for registrating a new file type. If a TableExtractor shall support a new file ending, all it needs is a static FileToTableExtractorRegistrar with the string of the new supported file extension.