com.exponto.jstock.io
Class URLModifiers

java.lang.Object
  extended bycom.exponto.jstock.io.URLModifiers

public class URLModifiers
extends java.lang.Object

Creates a HashMap with all supported URL modifiers set.

Author:
kaare

Constructor Summary
URLModifiers()
           
 
Method Summary
static java.util.Map getURLModifierHashMap(java.lang.String ticker, java.lang.String exchange, int numberOfDays)
          Creates a HashMap with all supported URL modifiers set.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLModifiers

public URLModifiers()
Method Detail

getURLModifierHashMap

public static java.util.Map getURLModifierHashMap(java.lang.String ticker,
                                                  java.lang.String exchange,
                                                  int numberOfDays)
Creates a HashMap with all supported URL modifiers set.

Parameters:
ticker - the ticker to use
exchange - the exchange to use
numberOfDays - the number of days to use
Returns:
a HashMap with all modifiers set


Copyright © 2004 Kaare Ranum