public class Loader extends Object
public static String getString(String u, String charset) throws IOException
u - file path or URLcharset - character encoding (if null, use system default)IOExceptionpublic static String resolveRelative(String base, String u) throws MalformedURLException
base - base path/URLu - path/URL to resolve (relative or absolute)MalformedURLExceptionCopyright © 2012 Aarhus University