|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.exponto.jstock.io.LoadDataSet
Constructor Summary | |
LoadDataSet()
|
Method Summary | |
LogDataSeries |
loadData(TickerID tId,
int numberOfDays)
Called by external class to load a LogDataSeries either from file or from the internet. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoadDataSet()
Method Detail |
public LogDataSeries loadData(TickerID tId, int numberOfDays) throws TickerNotFoundException
tId
- numberOfDays
- Limits the number of days read if the file contains more data then wanted
TickerNotFoundException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |