public class AsVersionChecker extends Object
Modifier and Type | Field and Description |
---|---|
static int |
READBUFFER_SIZE |
Constructor and Description |
---|
AsVersionChecker() |
Modifier and Type | Method and Description |
---|---|
SwfInfo |
getSwfInfo() |
static void |
main(String[] args) |
void |
setSwfFile(InputStream _in) |
void |
setSwfFile(String path) |
void |
setSwfFile(URL _url) |
public static final int READBUFFER_SIZE
public void setSwfFile(String path)
public void setSwfFile(URL _url)
public void setSwfFile(InputStream _in)
public SwfInfo getSwfInfo()
public static void main(String[] args) throws IOException
IOException