Class TabularImportingParserBase

java.lang.Object
com.google.refine.importers.ImportingParserBase
com.google.refine.importers.TabularImportingParserBase
All Implemented Interfaces:
ImportingParser
Direct Known Subclasses:
ExcelImporter, FixedWidthImporter, LineBasedImporter, OdsImporter, SeparatorBasedImporter, WikitextImporter

public abstract class TabularImportingParserBase extends ImportingParserBase