Class Manager
Package:
Summary:
Auto-load classes based on XML definitions
Groups:
Author:
Description:
This class can be used to load classes automatically based on definitions read from a XML file.
It can parse a XML file and extract definitions from it that specify the paths from which given classes should be loaded.
The class registers an auto-loader function that uses the information from the XML definitions file to locate and load the scripts that contain the classes that are needed by the applications.
It can parse a XML file and extract definitions from it that specify the paths from which given classes should be loaded.
The class registers an auto-loader function that uses the information from the XML definitions file to locate and load the scripts that contain the classes that are needed by the applications.
Comments are closed.