|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.exponto.jstock.ReadGenericDataFile
Constructor Summary | |
ReadGenericDataFile()
Creates a new instance of ReadGenericFile |
Method Summary | |
LogDataSeries |
readSeries(java.lang.String fN,
int numberToGet)
Read data from file and store the result. |
java.lang.String |
readString()
Reads one line of the quotes file, hopefully that is data for one single day. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReadGenericDataFile()
Method Detail |
public LogDataSeries readSeries(java.lang.String fN, int numberToGet) throws TickerNotFoundException
TickerNotFoundException
public final java.lang.String readString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |