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

G

getAttributeName() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the mapped POJO bean's attribute name corresponding to this field.
getBeanClass() - Method in class net.sf.anupam.csv.mapping.CSVBeanMapping
Returns the mapped bean's fully qualified class name.
getBeanMapping(String) - Method in class net.sf.anupam.csv.CSVParserFactory
Returns the requested bean mapping configuration.
getBeanName() - Method in class net.sf.anupam.csv.mapping.CSVBeanMapping
Returns the user defined name of the mapped bean.
getBeanReference() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the referenced bean mapping, if one is present.
getBeanReferenceName() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the declarative name of the referenced bean mapping for this field, or null if no bean mapping if referenced by this field.
getClientSuppliedID() - Method in class test.net.sf.anupam.csv.beans.Employee
Returns value of the clientSuppliedID.
getClientSuppliedSecondaryID() - Method in class test.net.sf.anupam.csv.beans.Employee
Returns value of the clientSuppliedSecondaryID.
getConfigParser() - Static method in class net.sf.anupam.csv.formatters.CSVFormatterConfigParser
 
getCSVParser(String, String, boolean) - Method in class net.sf.anupam.csv.CSVParserFactory
Returns a new CSV file parser for the specified mapping, and the specified CSV file.
getCSVParser(String, Reader) - Method in class net.sf.anupam.csv.CSVParserFactory
Returns a new CSV file parser for the specified mapping and the specified CSV reader stream.
getDesignation() - Method in class test.net.sf.anupam.csv.beans.Designation
Returns value of the designation.
getDesignation() - Method in class test.net.sf.anupam.csv.beans.Employee
Returns value of the designation.
getEmployeeID() - Method in class test.net.sf.anupam.csv.beans.Employee
Return the employee ID.
getFieldName() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the user defined name of this field.
getFieldPosition() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns this field's position in the CSV line.
getFieldType() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the fully qualified Java type name of this field.
getFirstName() - Method in class test.net.sf.anupam.csv.beans.Employee
Returns the first name.
getFormatMappings(String, boolean) - Method in class net.sf.anupam.csv.formatters.CSVFormatterConfigParser
Returns the map of parsed format configuration beans.
getFormatter() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the CSV formatter attached to this field.
getFormatterClass() - Method in class net.sf.anupam.csv.formatters.FormatterConfiguration
Returns value of the formatterClass.
getFormatterName() - Method in class net.sf.anupam.csv.formatters.FormatterConfiguration
Returns value of the formatName.
getLastName() - Method in class test.net.sf.anupam.csv.beans.Employee
Returns the last name.
getMappings(String, boolean) - Method in class net.sf.anupam.csv.mapping.CSVMappingParser
Returns the map of parsed mapping configuration beans.
getMaxFieldPosition() - Method in class net.sf.anupam.csv.mapping.CSVBeanMapping
Returns the maximum (i.e. highest) field position present in this bean mapping.
getName() - Method in class net.sf.anupam.csv.taglets.CSVBeanMappingTaglet
Returns the name of this Javadoc tag.
getName() - Method in class net.sf.anupam.csv.taglets.CSVFieldMappingTaglet
Returns the name of this Javadoc tag.
getName() - Method in class net.sf.anupam.csv.taglets.CSVFormatterMappingTaglet
Returns the name of this Javadoc tag.
getParser() - Method in class net.sf.anupam.csv.CSVReader
Returns the internal CSV parser engine instance for this reader.
getReformatterName() - Method in class net.sf.anupam.csv.mapping.CSVFieldMapping
Returns the declarative name of the formatter attached to this field.
getSingleton() - Static method in class net.sf.anupam.csv.CSVParserFactory
Returns the singleton instance of this factory.
getSingleton() - Static method in class net.sf.anupam.csv.formatters.CSVFormatterFactory
Returns the singleton instance of this factory.

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