CSVObjects Framework
A C D E F G H I L N R S T

F

finalize() - Method in class net.sf.anupam.csv.CSVParser
Finalizes this parser and closes the reader.
finalize() - Method in class net.sf.anupam.csv.CSVReader
Finalizes this CSV reader and closes the IO connections.
finalize() - Method in class net.sf.anupam.csv.mapping.CSVMappingParser
Finalizes this mapping parser.
FirstWordFormatter - Class in net.sf.anupam.csv.formatters
A formatter that returns the first word of the specified CSV value.
FirstWordFormatter() - Constructor for class net.sf.anupam.csv.formatters.FirstWordFormatter
Constructor for FirstWordFormatter.
format(String) - Method in class net.sf.anupam.csv.formatters.AllLowerCaseFormatter
Formats the value and transforms the result to all lower case.
format(String) - Method in class net.sf.anupam.csv.formatters.AllUpperCaseFormatter
Formats the value and transforms the result to all UPPER case.
format(String) - Method in interface net.sf.anupam.csv.formatters.CSVFieldFormatter
Formats the specified CSV field value and returns the formatted result.
format(String) - Method in class net.sf.anupam.csv.formatters.DoNothingFormatter
Formats the value and returns the same value.
format(String) - Method in class net.sf.anupam.csv.formatters.FirstWordFormatter
Formats the value and returns the first word.
format(String) - Method in class net.sf.anupam.csv.formatters.LastWordFormatter
Formats the value and returns the last word.
format(String) - Method in class net.sf.anupam.csv.formatters.TrimWordFormatter
Formats the specified value and returns a trimmed representation.
FormatterConfiguration - Class in net.sf.anupam.csv.formatters
FormatConfiguration.
FormatterConfiguration() - Constructor for class net.sf.anupam.csv.formatters.FormatterConfiguration
Constructor for FormatConfiguration.

SourceForge.net Logo
A C D E F G H I L N R S T
© Anupam Sengupta 2005