B C I O 
All Classes All Packages

B

build(InputStream) - Static method in class org.apache.any23.extractor.csv.CSVReaderBuilder
Builds a not null CSVParser guessing from the provided CSV file.

C

CSVReaderBuilder - Class in org.apache.any23.extractor.csv
This class is responsible to build a reader first guessing the configuration from the file it self and then, if not successful, from the DefaultConfiguration.
CSVReaderBuilder() - Constructor for class org.apache.any23.extractor.csv.CSVReaderBuilder
 

I

isCSV(InputStream) - Static method in class org.apache.any23.extractor.csv.CSVReaderBuilder
Checks whether the given input stream is a CSV or not.

O

org.apache.any23.extractor.csv - package org.apache.any23.extractor.csv
 
B C I O 
All Classes All Packages