Path only handles scheme:xxx. Subclasses of Path will specialize
the xxx.
Parameters: userPath - relative or absolute path, essentially any url. Parameters: newAttributes - attributes for the new path. the new path or null if the scheme doesn't exist
openRandomAccess
public RandomAccessStream openRandomAccess() throws IOException(Code)