All Packages Class Hierarchy This Package Previous Next Index
Class com.arcsinc.hardwarehost.coff.CoffSection
java.lang.Object
|
+----com.arcsinc.hardwarehost.coff.CoffSection
- public class CoffSection
- extends Object
-
getData()
-
-
isLoadable()
-
-
loadSection(RandomAccessFile, short, boolean)
-
-
reportLoadResults()
-
isLoadable
public boolean isLoadable()
loadSectionoadSection
public void loadSection(RandomAccessFile srcStream,
short coffVer,
boolean lsbFormat)
getData
public int[] getData()
reportLoadResults
public void reportLoadResults()
All Packages Class Hierarchy This Package Previous Next Index