Uses of Package
org.melati.poem.csv

Packages that use org.melati.poem.csv
org.melati.poem.csv Importing CSV files into a Melati Database. 
 

Classes in org.melati.poem.csv used by org.melati.poem.csv
CSVColumn
          A bridging object which is both a column in a CSV file and a column in a POEM database.
CSVField
          A field within a record of a CSV file.
CSVFileParser
          A utility for tokenising a file made up of comma-separated variables.
CSVParseException
          An error in parsing a CSV line.
CSVPrimaryKeyColumnAlreadySetException
          Thrown when an attempt to set a second field as a primary key is made.
CSVRecord
          A record within a CSV File.
CSVTable
          A representation of a CSV file as a POEM Table.
CSVWriteDownException
          Thrown when there is an error writing a CSV value to the database.
NoPrimaryKeyInCSVTableException
          Thrown when no primary key is set.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.