public class YahooClient extends Object
| Constructor and Description |
|---|
YahooClient() |
| Modifier and Type | Method and Description |
|---|---|
static URL |
constructURL(String symbol,
YahooIval ival) |
YahooObservations |
get(String symbol,
YahooIval ival) |
YahooObservations |
get(URL url) |
protected List<YahooObservation> |
parseStream(InputStream inputStream) |
public static URL constructURL(String symbol, YahooIval ival) throws URISyntaxException, MalformedURLException
public YahooObservations get(String symbol, YahooIval ival) throws IOException, ParseException
IOExceptionParseExceptionpublic YahooObservations get(URL url) throws IOException, ParseException
IOExceptionParseExceptionprotected List<YahooObservation> parseStream(InputStream inputStream) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2014–2017 Github jjYBdx4IL Projects. All rights reserved.