starts With
Check whether this path starts with another path.
This path starts with the other path if they have the same root URI, and the list of names of this path starts with the list of names in the other path.
Return
whether this path starts with another path
Parameters
other
the other path