|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.csv.CSVBinding
FlatFileReader configured with the CSVRecordParserFactory.
public class CSVBinding
CSV Binding configuration.
For more complex bindings, use the main java binding framwework.
| Constructor Summary | |
|---|---|
CSVBinding(String beanId,
Class beanClass,
CSVBindingType bindingType)
Deprecated. |
|
| Method Summary | |
|---|---|
Class |
getBeanClass()
Deprecated. |
String |
getBeanId()
Deprecated. |
CSVBindingType |
getBindingType()
Deprecated. |
String |
getKeyField()
Deprecated. |
CSVBinding |
setKeyField(String keyField)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CSVBinding(String beanId,
Class beanClass,
CSVBindingType bindingType)
| Method Detail |
|---|
public String getBeanId()
public Class getBeanClass()
public CSVBindingType getBindingType()
public String getKeyField()
public CSVBinding setKeyField(String keyField)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||