XBRLAPI

A Java API for XBRL


org.xbrlapi.data.bdbxml.examples.load
Class LoadAllSECFilings

java.lang.Object
  extended by 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)

Constructor Summary
LoadAllSECFilings()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadAllSECFilings

public LoadAllSECFilings()
Method Detail

main

public static void main(String[] args)
Parameters:
args - The array of commandline arguments.

Get Java XBRL API implementation at SourceForge.net.