Constructs a DataModelParamsLoader.
Identifies the MIME type of files loaded by this parser.
Filename extensions expected on loaded model files.
The loaded model file format.
Gets the schema version of the given file data.
A parser for each supported schema version.
IDs of supported file schema versions.
Loads file data into a SceneModel and/or a DataModel.
This method expects the following conditions:
false
.The parameters used for loading the file data.
Options for customizing the loading process. These are specific to the Loader subclass.
Resolves when the file data has been successfully loaded into the SceneModel and/or DataModel.
Reads DataModelParams into a DataModel.