match
Description:
Find the factory in this that has the longest match with path.
If matched is null, path will match the factory exactly otherwise the amount of
characters that matched is returned in matched.
Parameters:
| this | |
| path |
a mount point |
| matched |
the amount of |
Returns:
|
the MediaFactory for |