CygwinPEParser64.
This class is planned for removal in next major release.@Deprecated public class CygwinPEParser extends PEParser
IBinaryParser.IBinaryArchive, IBinaryParser.IBinaryExecutable, IBinaryParser.IBinaryFile, IBinaryParser.IBinaryObject, IBinaryParser.IBinaryShared, IBinaryParser.ISymbol| Constructor and Description |
|---|
CygwinPEParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected IBinaryParser.IBinaryArchive |
createBinaryArchive(org.eclipse.core.runtime.IPath path)
Deprecated.
|
protected IBinaryParser.IBinaryObject |
createBinaryCore(org.eclipse.core.runtime.IPath path)
Deprecated.
|
protected IBinaryParser.IBinaryExecutable |
createBinaryExecutable(org.eclipse.core.runtime.IPath path)
Deprecated.
|
protected IBinaryParser.IBinaryObject |
createBinaryObject(org.eclipse.core.runtime.IPath path)
Deprecated.
|
protected IBinaryParser.IBinaryShared |
createBinaryShared(org.eclipse.core.runtime.IPath path)
Deprecated.
|
protected DefaultCygwinToolFactory |
createToolFactory()
Deprecated.
|
<T> T |
getAdapter(Class<T> adapter)
Deprecated.
|
String |
getFormat()
Deprecated.
Returns the name of the Format.
|
getBinary, getBinary, getHintBufferSize, isBinarygetConfigExtensionReference, getExtensionReference, getProject, setExtensionReference, setExtensionReference, setProjectpublic String getFormat()
IBinaryParsergetFormat in interface IBinaryParsergetFormat in class PEParserIBinaryParser.getFormat()protected IBinaryParser.IBinaryArchive createBinaryArchive(org.eclipse.core.runtime.IPath path) throws IOException
createBinaryArchive in class PEParserIOExceptionprotected IBinaryParser.IBinaryExecutable createBinaryExecutable(org.eclipse.core.runtime.IPath path)
createBinaryExecutable in class PEParserprotected IBinaryParser.IBinaryObject createBinaryCore(org.eclipse.core.runtime.IPath path)
createBinaryCore in class PEParserprotected IBinaryParser.IBinaryObject createBinaryObject(org.eclipse.core.runtime.IPath path)
createBinaryObject in class PEParserprotected IBinaryParser.IBinaryShared createBinaryShared(org.eclipse.core.runtime.IPath path)
createBinaryShared in class PEParserprotected DefaultCygwinToolFactory createToolFactory()
public <T> T getAdapter(Class<T> adapter)
getAdapter in interface org.eclipse.core.runtime.IAdaptablegetAdapter in class org.eclipse.core.runtime.PlatformObjectCopyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.