Java api to retrieve current quote information from Yahoo! Finance
See TestYahooFinanceAPI.java for a quick example of how to use this API. All data from API is returned as String objects. It is up to the calling program to further process/translate/format the results as needed.