Package com.ihr.xbrl.dataloader

Provides the classes necessary to load data from an instance document to any possible data target.

See:
          Description

Interface Summary
XBRLLoaderInterface This is the interface for drivers responsible of handling events about data loading in repositories like excel files, databases or any other formats.
 

Class Summary
DataLoaderDef  
Loader  
LoaderEngine  
 

Exception Summary
LoaderConfigurationFileException  
LoaderException  
 

Package com.ihr.xbrl.dataloader Description

Provides the classes necessary to load data from an instance document to any possible data target.

Data targets are implemented using drivers. The Loader generates events that are captured by the loader who is responsible of dealing with storing information in the target format.

A Loader Engine LoaderEngine provides access to Loaders Loader that can be executed in different threads.

Since:
2.0 Created: 31/08/2008
Author:
Ignacio


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa