public abstract String toString ()

Overriding: java.lang.Object

Returns the string representation of this path.

If this path was created by converting a path string using the getPath method then the path string returned by this method may differ from the original String used to create the path.

The returned path string uses the default name separator to separate names in the path.

Returns:  the string representation of this path