|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.penguinwerks.jodene.data.Field
com.penguinwerks.jodene.data.RealField
Translates the input string to a resulting double.
| Constructor Summary | |
RealField()
|
|
| Method Summary | |
double[] |
process(java.lang.String val)
Translates an input string to a result double. |
| Methods inherited from class com.penguinwerks.jodene.data.Field |
getName, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RealField()
| Method Detail |
public double[] process(java.lang.String val)
process in class Fieldval - The value as a string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||