public final class JarDir extends Object implements Serializable
File
getDir(String child)
org.springframework.core.io.Resource
getDirAsResource(String child)
String
getDirAsResourceLocation(String child)
static JarDir
of()
of(Class<?> sourceClass)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static JarDir of()
public static JarDir of(Class<?> sourceClass)
public File getDir(String child)
public org.springframework.core.io.Resource getDirAsResource(String child)
public String getDirAsResourceLocation(String child)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.