| Class | Description | |
|---|---|---|
| EdenLoader | This loader load an external file with eden document inside and deserialize it when the loading is complete. | |
| JSONLoader | This loader load an external file with JSON dom inside and deserialize it when the loading is complete. | |
| ParserLoader | This loader use a parse external data and deserialize it. | |
| XMLLoader | This loader load an external XML file. |