|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.economics.money.providers.YahooQuoteSource
public class YahooQuoteSource
A QuoteSource for the Yahoo! Finance site in CSV format.
| Constructor Summary | |
|---|---|
YahooQuoteSource()
|
|
| Method Summary | |
|---|---|
boolean |
fetch(Quote quote)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YahooQuoteSource()
| Method Detail |
|---|
public boolean fetch(Quote quote)
throws UnavailableDataException
fetch in interface QuoteSourcequote - DOCUMENT ME!
UnavailableDataException - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||