public class PS_BFD_Util
extends java.lang.Object
| Constructor and Description |
|---|
PS_BFD_Util() |
| Modifier and Type | Method and Description |
|---|---|
static int |
isDynamic(java.lang.String filename) |
static int |
isDynamicUsingFile(java.lang.String filename) |
public static int isDynamic(java.lang.String filename)
throws java.io.FileNotFoundException,
java.io.IOException
filename - The filename to check.java.io.FileNotFoundExceptionjava.io.IOExceptionpublic static int isDynamicUsingFile(java.lang.String filename)
throws java.io.IOException
java.io.IOException