finance.tickers
Class Tickers
java.lang.Object
finance.tickers.Tickers
public class Tickers
- extends java.lang.Object
User: lyon
Date: Jul 20, 2007
Time: 6:18:11 AM
Copyright DocJava, Inc. 2005.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tickers
public Tickers()
throws java.io.IOException,
javax.swing.text.BadLocationException
- Throws:
java.io.IOException
javax.swing.text.BadLocationException
getTickers
public java.lang.String[] getTickers()
getUrls
public java.lang.String[] getUrls()
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
javax.swing.text.BadLocationException
- Throws:
java.io.IOException
javax.swing.text.BadLocationException
getAllTickersFast
public static java.lang.String[] getAllTickersFast()
throws java.io.IOException
- Throws:
java.io.IOException
getAllTickers
public static java.lang.String[] getAllTickers()
throws java.io.IOException,
javax.swing.text.BadLocationException
- The big slow list builder. Get 100k symbols.
Do you really want this? It is funds pink sheets amex nyse, everything.
- Returns:
-
- Throws:
java.io.IOException
javax.swing.text.BadLocationException