public class BinUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BinUtil.ResourceProvider |
| Modifier and Type | Field and Description |
|---|---|
static File |
binDirectory |
| Constructor and Description |
|---|
BinUtil() |
| Modifier and Type | Method and Description |
|---|---|
static File |
extractFile(BinUtil.ResourceProvider provider,
String pid,
String path) |
public static volatile File binDirectory
public static File extractFile(BinUtil.ResourceProvider provider, String pid, String path) throws IOException
IOExceptionCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.