Class XCOFF32Parser

    • Constructor Detail

      • XCOFF32Parser

        public XCOFF32Parser()
    • Method Detail

      • isBinary

        public boolean isBinary​(byte[] hints,
                                org.eclipse.core.runtime.IPath path)
        Description copied from interface: IBinaryParser
        True if the resource is a binary.
        Specified by:
        isBinary in interface IBinaryParser
      • getHintBufferSize

        public int getHintBufferSize()
        Description copied from interface: IBinaryParser
        Get a hint of the needed buffer size to recognize the file.
        Specified by:
        getHintBufferSize in interface IBinaryParser
      • getAdapter

        public <T> T getAdapter​(Class<T> adapter)
        Specified by:
        getAdapter in interface org.eclipse.core.runtime.IAdaptable
        Overrides:
        getAdapter in class org.eclipse.core.runtime.PlatformObject