public class SOMBinaryArchive extends BinaryFile implements IBinaryParser.IBinaryArchive
ARCHIVE, CORE, EXECUTABLE, OBJECT, SHARED
Constructor and Description |
---|
SOMBinaryArchive(IBinaryParser parser,
org.eclipse.core.runtime.IPath path) |
Modifier and Type | Method and Description |
---|---|
IBinaryParser.IBinaryObject[] |
getObjects() |
getBinaryParser, getContents, getPath, getType, hasChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBinaryParser, getContents, getPath, getType
public SOMBinaryArchive(IBinaryParser parser, org.eclipse.core.runtime.IPath path) throws IOException
parser
- path
- IOException
public IBinaryParser.IBinaryObject[] getObjects()
getObjects
in interface IBinaryParser.IBinaryArchive
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.