PEBinaryArchive64
.
This class is planned for removal in next major release.@Deprecated public class PEBinaryArchive extends BinaryFile implements IBinaryParser.IBinaryArchive
ARCHIVE, CORE, EXECUTABLE, OBJECT, SHARED
Constructor and Description |
---|
PEBinaryArchive(PEParser parser,
org.eclipse.core.runtime.IPath path)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
addArchiveMembers(AR.ARHeader[] headers,
ArrayList<IBinaryParser.IBinaryObject> children2)
Deprecated.
|
IBinaryParser.IBinaryObject[] |
getObjects()
Deprecated.
|
getBinaryParser, getContents, getPath, getType, hasChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBinaryParser, getContents, getPath, getType
public PEBinaryArchive(PEParser parser, org.eclipse.core.runtime.IPath path) throws IOException
IOException
public IBinaryParser.IBinaryObject[] getObjects()
getObjects
in interface IBinaryParser.IBinaryArchive
IBinaryParser.IBinaryArchive.getObjects()
protected void addArchiveMembers(AR.ARHeader[] headers, ArrayList<IBinaryParser.IBinaryObject> children2)
headers
- children2
- Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.