Loader of class instances based on dependency structure defined in an XML configuration file.
Parser which parse and store XML files with a dependency structure.
Object node in XML file with Dependency Injection rules.
It represents created object.
Param node in XML file with Dependency Injection rules.
It represents parameter, which is given during creating an object.