|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.tridas.io.AbstractDendroCollectionWriter
org.tridas.io.formats.csv.CSVWriter
public class CSVWriter
Writer for Comma Separated Values spreadsheet format.
| Constructor Summary | |
|---|---|
CSVWriter()
Deprecated. |
|
| Method Summary | |
|---|---|
IMetadataFieldSet |
getDefaults()
Deprecated. Get the default values for this writer. |
String |
getDescription()
Deprecated. Get the description of the format |
String |
getFullName()
Deprecated. Get the full name of the format |
INamingConvention |
getNamingConvention()
Deprecated. Get the naming convention |
String |
getShortName()
Deprecated. Get the short name of the format |
protected void |
parseTridasProject(org.tridas.schema.TridasProject argProject,
IMetadataFieldSet argDefaults)
Deprecated. Parse the project with the given defaults |
void |
setNamingConvention(INamingConvention argConvension)
Deprecated. Set the naming convention. |
| Methods inherited from class org.tridas.io.AbstractDendroCollectionWriter |
|---|
addToFileList, addWarning, clearFiles, clearWarnings, constructDefaultMetadata, getFileList, getFiles, getWarnings, load, load, load, load, loadProject, loadProject, parseTridasContainer, saveAllToDisk, saveAllToDisk, saveFileToDisk, saveFileToDisk |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSVWriter()
| Method Detail |
|---|
protected void parseTridasProject(org.tridas.schema.TridasProject argProject,
IMetadataFieldSet argDefaults)
throws IncompleteTridasDataException,
ConversionWarningException
AbstractDendroCollectionWriter
parseTridasProject in class AbstractDendroCollectionWriterIncompleteTridasDataException
ConversionWarningExceptionpublic IMetadataFieldSet getDefaults()
AbstractDendroCollectionWriter
getDefaults in class AbstractDendroCollectionWriterorg.tridas.io.IDendroFileReader#getDefaults()public String getDescription()
AbstractDendroCollectionWriter
getDescription in class AbstractDendroCollectionWriterorg.tridas.io.IDendroCollectionWriter#getDescription()public String getFullName()
AbstractDendroCollectionWriter
getFullName in class AbstractDendroCollectionWriterorg.tridas.io.IDendroCollectionWriter#getFullName()public String getShortName()
AbstractDendroCollectionWriter
getShortName in class AbstractDendroCollectionWriterorg.tridas.io.IDendroCollectionWriter#getShortName()public INamingConvention getNamingConvention()
AbstractDendroCollectionWriter
getNamingConvention in class AbstractDendroCollectionWriterorg.tridas.io.IDendroCollectionWriter#getNamingConvention()public void setNamingConvention(INamingConvention argConvension)
AbstractDendroCollectionWriter
setNamingConvention in class AbstractDendroCollectionWriterorg.tridas.io.IDendroCollectionWriter#setNamingConvention(org.tridas.io.naming.INamingConvention)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||