The AutoLoader class serves as an intelligent intermediary that selects the appropriate loader for a given file type. It supports various file types and delegates the loading process to specific loader classes.

Properties

Required properties:

  • None