public class XOPSExeFunctions extends Object
| コンストラクタ | 説明 |
|---|---|
XOPSExeFunctions() |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
static XOPSVersion |
GetXOPSVersion(String xops_filename) |
Returns the version of XOPS.
|
static XOPSVersion |
GetXOPSVersion(List<Byte> bin) |
Returns the version of XOPS.
|
public static XOPSVersion GetXOPSVersion(String xops_filename) throws FileNotFoundException
xops_filename - Filename to loadFileNotFoundException - Specified file not foundpublic static XOPSVersion GetXOPSVersion(List<Byte> bin)
bin - All bytes of an execution fileCopyright © 2019. All rights reserved.