|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.exponto.jstock.URLModifiers
Creates a HashMap with all supported URL modifiers set.
Constructor Summary | |
URLModifiers()
|
Method Summary | |
static java.util.HashMap |
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 |
public URLModifiers()
Method Detail |
public static java.util.HashMap getURLModifierHashMap(java.lang.String ticker, java.lang.String exchange, int numberOfDays)
ticker
- the ticker to useexchange
- the exchange to usenumberOfDays
- the number of days to use
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |