The file extension portion is defined as the string following the last period (".") character in the last segment. If there is no period in the last segment, the path has no file extension portion. If the last segment ends in a period, the file extension portion is the empty string.
@return the new path
|
|
|
|
|
|
|
|
|
|
|
|
|
|