org.ferris.yahoo.finance.jmce.handler
Class DowHandlerByScrape

java.lang.Object
  extended by org.ferris.yahoo.finance.jmce.handler.AbstractHandlerByScrape
      extended by org.ferris.yahoo.finance.jmce.handler.DowHandlerByScrape
All Implemented Interfaces:
DowHandler

public class DowHandlerByScrape
extends AbstractHandlerByScrape
implements DowHandler

Author:
mjr2586

Constructor Summary
DowHandlerByScrape()
           
 
Method Summary
 Dow getById(String id)
           
 
Methods inherited from class org.ferris.yahoo.finance.jmce.handler.AbstractHandlerByScrape
getHtmlPageContents, getMarketDown, getYearEndPriceHandler, setYearEndPriceHandler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DowHandlerByScrape

public DowHandlerByScrape()
Method Detail

getById

public Dow getById(String id)
Specified by:
getById in interface DowHandler


Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.