Creates the loader of the specified file. Returns null
if the file format is not supported.
Viewer instance that wants to create the loader.
Optional
format: stringReturns a list of registered loaders.
Binds a loader name to a loader. Registering a loader with an existing name twice overrides the existing loader.
Unique name for the loader.
Loader provider.
Defines the viewer loaders registry interface.