Package org.apache.solr.internal.csv

Internal classes used for reading/writing CSV

See:
          Description

Class Summary
CharBuffer A simple StringBuffer replacement that aims to reduce copying as much as possible.
CSVParser Parses CSV files according to the specified configuration.
CSVPrinter Print values as a comma separated list.
CSVStrategy CSVStrategy Represents the strategy for a CSV.
CSVUtils Utility methods for dealing with CSV files
 

Package org.apache.solr.internal.csv Description

Internal classes used for reading/writing CSV



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.