getModel(ModelSource source) Returns XslModel instance that correspond to source.
Model will be loaded and instantiated if it doesn't exist yet.
Parameters: source - ModelSource class.
Returns XslModel instance that correspond to source.
Model will be loaded and instantiated if it doesn't exist yet.
Parameters: source - ModelSource class. Instantiated model.