public class Csv2Double extends Csv2Value
delimiterNotifier, doubleValue, fieldNumber, headerLines, intermediateVal, intValue, longValue, pointIncrement, pointPos, processCharForParse, sign| Constructor and Description |
|---|
Csv2Double() |
Csv2Double(int fieldNumber) |
Csv2Double(int fieldNumber,
String terminatorChars,
int headerLines) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
calculateValues() |
boolean |
onDecimalPoint(CharEvent event) |
doubleValue, init, intValue, longValue, on_0, on_1, on_2, on_3, on_4, on_5, on_6, on_7, on_8, on_9, onComma, onDelimiter, onEol, onEvent, onEventComplete, onSignclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbyteValue, charValue, floatValue, shortValuepublic Csv2Double(int fieldNumber,
String terminatorChars,
int headerLines)
public Csv2Double(int fieldNumber)
public Csv2Double()
public boolean onDecimalPoint(CharEvent event)
protected void calculateValues()
calculateValues in class Csv2ValueCopyright © 2019. All rights reserved.