sS urlFileName(S url) ctex { ret empty(url) ? null : afterLastSlash(new URL(url).getPath()); }