| File |
Role |
Description |
config |
config.dtd |
Data |
DTD for the XML configuration |
core.xml |
Data |
XML Main configuration file |
DependencyContainer.php |
Aux. |
File to be included to access the Container files and use all the class library |
objectfactory |
DirectoryHandler.php |
Aux. |
Directory traversal function classes |
objectfactory/helper |
DirectoryHelper.php |
Class |
Helper Class for directory traversal |
Helper.php |
Class |
Helper base class |
ObjectHelper.php |
Class |
Handles the traversal for objects. It searches for the location of the object base on the given object path |
objectfactory |
IFactory.php |
Class |
Factory Interface |
InvokeConstructor.php |
Class |
Invoke constructor - Match the <constructor> |
InvokeMethod.php |
Class |
Invoke method - handles the <invoke-method> |
objectfactory/loader |
ClassLoader.php |
Class |
Class loader. Loads the class base on the given class path |
objectfactory |
ObjectFactory.php |
Class |
The Factory Class |
objectfactory/parser |
Parser.php |
Class |
Parser utility. Used for parsing the XML file |
objectfactory/parser/util/lite |
readme.txt |
Doc. |
XML Parser using DOMIT lite |