Package org.apache.tika.parser.csv
-
Class Summary Class Description CSVParams CSVResult TextAndCSVParser Unless theTikaCoreProperties.CONTENT_TYPE_OVERRIDE
is set, this parser tries to assess whether the file is a text file, csv or tsv.
Class | Description |
---|---|
CSVParams | |
CSVResult | |
TextAndCSVParser |
Unless the
TikaCoreProperties.CONTENT_TYPE_OVERRIDE is set,
this parser tries to assess whether the file is a text file, csv or tsv. |