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
IOException
public Exe.ExeHeader getExeHeader() throws IOException
IOException
public static void main(String[] args)
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.