Package org.kiwiproject.io
Class KiwiPaths
- java.lang.Object
-
- org.kiwiproject.io.KiwiPaths
-
-
Constructor Summary
Constructors Constructor Description KiwiPaths()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathpathFromResourceName(String resourceName)This wraps Guava'sResources.getResource(String)and converts it to aPath
-