|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.flatpack.converter.ConvertInteger
public class ConvertInteger
Returns a Integer Non numeric chars are removed from the string before converting
| Constructor Summary | |
|---|---|
ConvertInteger()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
convertValue(java.lang.String valueToConvert)
Returns the converted object from the column in IDataSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConvertInteger()
| Method Detail |
|---|
public java.lang.Object convertValue(java.lang.String valueToConvert)
Converter
convertValue in interface Converter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||