类 ResourceLoader
- java.lang.Object
-
- com.deepoove.poi.util.ResourceLoader
-
public class ResourceLoader extends Object
-
-
方法详细资料
-
loadContent
public static String loadContent(String url) throws IOException
-
load
public static InputStream load(String url) throws IOException
-
-