Package 

Class IOsKt


  • 
    public final class IOsKt
    
                        
    • Method Summary

      Modifier and Type Method Description
      final URL resource(String path) Get a resource url from the classpath.
      final InputStream resourceAsStream(String path) Get a resource InputStream from the classpath.
      final String resourceAsString(String path) Get a text content of a resource from the classpath.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait