Package | Description |
---|---|
viptool.util |
Modifier and Type | Method and Description |
---|---|
static ClassFile |
ClassFile.getClassFile(File file)
This method creates a new instance of ClassFile for the given file, if and only if the given file
is a valid Java Class File.
|