You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResourceLocator has a method accepting Path, but it only works for files and not for files within zip files. Enhance ResourceLocator with general URL support and delegate to that for Path when necessary.
ResourceLocatorhas a method acceptingPath, but it only works for files and not for files within zip files. EnhanceResourceLocatorwith general URL support and delegate to that forPathwhen necessary.