process_uri


Description:

public void process_uri (string uri) throws Error

Loads data from the specified URI.

If the URI 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

uri

the data source URI