|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Converter | |
---|---|
net.sf.flatpack.converter | Contains PZConverter implementations for converting reader data into its appropriate object via the getObject() call on the IDataSet. |
Uses of Converter in net.sf.flatpack.converter |
---|
Classes in net.sf.flatpack.converter that implement Converter | |
---|---|
class |
ConvertBigDecimal
Returns a BigDecimal Non numeric chars are removed from the string before converting |
class |
ConvertDouble
Returns a Double Non numeric chars are removed from the string before converting |
class |
ConvertInteger
Returns a Integer Non numeric chars are removed from the string before converting |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |