Package io.kjson.resource
Object ResourceLoader.Companion
-
- All Implemented Interfaces:
public class ResourceLoader.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ResourceLoader.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PathderivePath(URL url)final BooleanmatchesHost(URL $self, String target)-
-
Method Detail
-
derivePath
final Path derivePath(URL url)
-
matchesHost
final Boolean matchesHost(URL $self, String target)
-
-
-
-