org.tridas.io.formats.csv
Class TridasToCSVDefaults

java.lang.Object
  extended by org.tridas.io.defaults.AbstractMetadataFieldSet
      extended by org.tridas.io.formats.csv.TridasToCSVDefaults
All Implemented Interfaces:
Cloneable, IMetadataFieldSet

Deprecated. use CSVMatrix instead

public class TridasToCSVDefaults
extends AbstractMetadataFieldSet

Place to hold and change default fields for the TRIMS filetype

Author:
peterbrewer
See Also:
org.tridas.io.formats.tucson

Nested Class Summary
static class TridasToCSVDefaults.CSVField
          Deprecated.  
 
Constructor Summary
TridasToCSVDefaults()
          Deprecated.  
 
Method Summary
protected  void initDefaultValues()
          Deprecated. initialize the default values in this set
 
Methods inherited from class org.tridas.io.defaults.AbstractMetadataFieldSet
addConversionWarning, addIgnoredWarning, addTruncatedWarning, clone, getBooleanDefaultValue, getDateTimeDefaultValue, getDefaultValue, getDoubleDefaultValue, getEnumKeyset, getIntegerDefaultValue, getPast4BooleanDefaultValue, getSafeIntYearDefaultValue, getSheffieldStringDefaultValue, getStringDefaultValue, getWarnings, keySet, setDefaultValue
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TridasToCSVDefaults

public TridasToCSVDefaults()
Deprecated. 
Method Detail

initDefaultValues

protected void initDefaultValues()
Deprecated. 
Description copied from class: AbstractMetadataFieldSet
initialize the default values in this set

Specified by:
initDefaultValues in class AbstractMetadataFieldSet
See Also:
AbstractMetadataFieldSet.initDefaultValues()


Copyright © 2011. All Rights Reserved.