Class PeExporter

    • Constructor Detail

      • PeExporter

        public PeExporter()
        Creates a new PeExporter
    • Method Detail

      • supportsFileFormat

        protected boolean supportsFileFormat​(java.lang.String fileFormat)
        Description copied from class: AbstractLoaderExporter
        Checks to see if the given file format is supported by this exporter
        Specified by:
        supportsFileFormat in class AbstractLoaderExporter
        Parameters:
        fileFormat - The file format (loader name) of the program to export
        Returns:
        True if the given file format is supported by this exporter; otherwise, false