public class Load
extends java.lang.Object
This example loads a set of documents, including one or more XBRL instances,
based on the list of URLs provided on the command line. The documents
are loaded into a Oracle Berkeley XML Database (but this can easily be modified
by using a different data store) and then the information in the instances
that have been loaded is analysed and reported on, demonstrating how
the XBRLAPI can be used to access information in instances.
- Author:
- Geoff Shuetrim (geoff@galexy.net)