public final class JkUtilsFile
extends java.lang.Object
Constructor and Description |
---|
JkUtilsFile() |
Modifier and Type | Method and Description |
---|---|
static java.util.Map<java.lang.String,java.lang.String> |
readPropertyFileAsMap(java.nio.file.Path propertyfile) |
static java.net.URL |
toUrl(java.io.File file)
Get the url to the specified file.
|