org.xbrlapi.data.bdbxml.examples.load
Class LoadAllSECFilings
java.lang.Object
org.xbrlapi.data.bdbxml.examples.load.LoadAllSECFilings
public class LoadAllSECFilings
- extends Object
This example loads all of the data identified in the
SEC RSS feed. It does so using a series of threads
the number of which can be set at the command line.
- Author:
- Geoff Shuetrim (geoff@galexy.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoadAllSECFilings
public LoadAllSECFilings()
main
public static void main(String[] args)
- Parameters:
args - The array of commandline arguments.