toString() Returns a string representation in the form:
getClass().getName()+"[base=\""+getBase()+"\"; relative=\""+getRelative()+"\"]"
Use
Path.getBase() and
Path.getRelative() to get the path without additional text.
Returns a string representation in the form:
getClass().getName()+"[base=\""+getBase()+"\"; relative=\""+getRelative()+"\"]"
Use
Path.getBase() and
Path.getRelative() to get the path without additional text.