Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.opencsv Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
AbstractCSVToBeanConverts CSV data to objects.Classcom.opencsv.beanOpenCSV
BeanFieldUsed to extend the Field class to add a required flag.Classcom.opencsv.beanOpenCSV
BeanToCsvAllows to export Java beans content to a new CSV spreadsheet file.Classcom.opencsv.beanOpenCSV
ColumnPositionMappingStrategyAllows for the mapping of columns with their positions.Classcom.opencsv.beanOpenCSV
CsvBindClasscom.opencsv.beanOpenCSV
CSVIteratorProvides an Iterator over the data found in opencsv.Classcom.opencsvOpenCSV
CSVParserA very simple CSV parser released under a commercial-friendly license.Classcom.opencsvOpenCSV
CSVParserBuilderBuilder for creating a CSVParser.Classcom.opencsvOpenCSV
CSVReaderA very simple CSV reader released under a commercial-friendly license.Classcom.opencsvOpenCSV
CSVReaderBuilderBuilder for creating a CSVReader.Classcom.opencsvOpenCSV
CSVReaderNullFieldIndicatorenum CSVReaderNullFieldIndicatorEnumeration used to tell the CSVParser what to consider null.Classcom.opencsv.enumsOpenCSV
CsvToBeanConverts CSV data to objects.Classcom.opencsv.beanOpenCSV
CsvToBeanFilterHere's an example showing how to use CsvToBean with a column name mapping and line filtering.Interfacecom.opencsv.beanOpenCSV
CSVWriterA very simple CSV writer released under a commercial-friendly license.Classcom.opencsvOpenCSV
HeaderColumnNameMappingStrategyMaps data to objects using the column names in the first row of the csv file as reference.Classcom.opencsv.beanOpenCSV
HeaderColumnNameTranslateMappingStrategyExpands on HeaderColumnNameMappingStrategy by allowing the user to pass in a map of column names to bean names.Classcom.opencsv.beanOpenCSV
IterableCSVToBeanConverts CSV strings to objects.Classcom.opencsv.beanOpenCSV
IterableCSVToBeanBuilderBuilder for creating a IterableCSVToBean.Classcom.opencsv.beanOpenCSV
LineReaderThis class was created for issue #106 (https://sourceforge.Classcom.opencsv.stream.readerOpenCSV
MappingStrategyThe interface for the classes that handle translating between the columns in the csv file to an actual object.Interfacecom.opencsv.beanOpenCSV
ResultSetColumnNameHelperServiceHelper class for processing JDBC ResultSet objects allowing the user to process a subset of columns and set custom header names.Classcom.opencsvOpenCSV
ResultSetHelperInterface for the ResultSetHelperService.Interfacecom.opencsvOpenCSV
ResultSetHelperServicehelper class for processing JDBC ResultSet objects.Classcom.opencsvOpenCSV