public class Exe extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Exe.ExeHeader |
| Modifier and Type | Field and Description |
|---|---|
static String |
NL |
protected RandomAccessFile |
rfile |
| Modifier and Type | Method and Description |
|---|---|
Exe.ExeHeader |
getExeHeader() |
static void |
main(String[] args) |
String |
toString() |
public static final String NL
protected RandomAccessFile rfile
public Exe(String file) throws IOException
IOExceptionpublic Exe.ExeHeader getExeHeader() throws IOException
IOExceptionpublic static void main(String[] args)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.