public class ResourceExtractor extends Object
| Constructor and Description |
|---|
ResourceExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
extract(String path) |
protected static void |
writeFileList(InputStream ins,
String fromPath,
String outPath) |
public static String extract(String path) throws IOException
IOExceptionprotected static void writeFileList(InputStream ins, String fromPath, String outPath) throws IOException
IOException