| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tridas.io.AbstractDendroFileReader
org.tridas.io.formats.csvmatrix.CSVMatrixReader
public class CSVMatrixReader
| Constructor Summary | |
|---|---|
| CSVMatrixReader() | |
| Method Summary | |
|---|---|
|  int | getCurrentLineNumber()Gets the current line number of the reader. | 
|  IMetadataFieldSet | getDefaults()Get the default values for this reader that were given in loading the file. | 
|  DendroFileFilter | getDendroFileFilter() | 
|  String | getDescription()Get the description of the format | 
|  String[] | getFileExtensions()Returns a list of the file extensions for this file | 
|  String | getFullName()Get the full name of the format | 
|  org.tridas.schema.TridasProject[] | getProjects()Gets the parsed projects after they are loaded. | 
|  String | getShortName()Get the short name of the format | 
|  org.tridas.schema.TridasTridas | getTridasContainer() | 
| protected  void | parseFile(org.odftoolkit.odfdom.doc.OdfSpreadsheetDocument doc) | 
| protected  void | parseFile(String[] argFileString,
          IMetadataFieldSet argDefaultFields)Check this is a valid CSV file | 
| protected  void | resetReader()Reset the reader | 
| Methods inherited from class org.tridas.io.AbstractDendroFileReader | 
|---|
| addWarning, clearWarnings, constructDefaultMetadata, getDefaultFieldsClass, getOriginalFilename, getWarnings, loadFile, loadFile, loadFile, loadFile, loadFile, loadFile, reset, setOriginalFilename | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CSVMatrixReader()
| Method Detail | 
|---|
public DendroFileFilter getDendroFileFilter()
getDendroFileFilter in class AbstractDendroFileReaderpublic String getDescription()
AbstractDendroFileReader
getDescription in class AbstractDendroFileReaderpublic String[] getFileExtensions()
AbstractDendroFileReader
getFileExtensions in class AbstractDendroFileReaderpublic String getFullName()
AbstractDendroFileReader
getFullName in class AbstractDendroFileReaderpublic String getShortName()
AbstractDendroFileReader
getShortName in class AbstractDendroFileReader
protected void parseFile(String[] argFileString,
                         IMetadataFieldSet argDefaultFields)
                  throws InvalidDendroFileException
parseFile in class AbstractDendroFileReaderInvalidDendroFileException
protected void parseFile(org.odftoolkit.odfdom.doc.OdfSpreadsheetDocument doc)
                  throws InvalidDendroFileException
InvalidDendroFileExceptionprotected void resetReader()
AbstractDendroFileReader
resetReader in class AbstractDendroFileReaderpublic int getCurrentLineNumber()
AbstractDendroFileReader
getCurrentLineNumber in class AbstractDendroFileReaderpublic IMetadataFieldSet getDefaults()
AbstractDendroFileReader
getDefaults in class AbstractDendroFileReaderpublic org.tridas.schema.TridasProject[] getProjects()
AbstractDendroFileReader
getProjects in class AbstractDendroFileReaderAbstractDendroFileReader.getProjects()public org.tridas.schema.TridasTridas getTridasContainer()
getTridasContainer in class AbstractDendroFileReaderAbstractDendroFileReader.getTridasContainer()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||