Loads data from the specified path.
If the path points to a file, that will be loaded as XML Otherwise it can point to a directory which will be recursively traversed, loading all files as XML.
this |
the loader object |
path |
the fully qualified path |