|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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 | |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||