process_path


Description:

public void process_path (string path) throws Error

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.

Parameters:

this

the loader object

path

the fully qualified path