<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Groupdocs API References – com.groupdocs.merger.domain</title>
    <link>https://reference.groupdocs.com/merger/nodejs-java/com.groupdocs.merger.domain/</link>
    <description>Recent content in com.groupdocs.merger.domain on Groupdocs API References</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="https://reference.groupdocs.com/merger/nodejs-java/com.groupdocs.merger.domain/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Nodejs-Java: FileType</title>
      <link>https://reference.groupdocs.com/merger/nodejs-java/com.groupdocs.merger.domain/filetype/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://reference.groupdocs.com/merger/nodejs-java/com.groupdocs.merger.domain/filetype/</guid>
      <description>
        
        
        &lt;p&gt;&lt;strong&gt;Inheritance:&lt;/strong&gt;
java.lang.Object&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final class FileType
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Represents file type. Provides methods to obtain list of all file types supported by &lt;strong&gt;GroupDocs.Merger&lt;/strong&gt;, detect file type by extension etc.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;Learn more&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Learn more about file formats supported by GroupDocs.Merger: &lt;a href=&#34;https://docs.groupdocs.com/display/mergernet/Supported+Document+Types&#34;&gt;Full list of supported document formats&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Learn more about getting supported file types in code: &lt;a href=&#34;https://docs.groupdocs.com/display/mergernet/Get+supported+file+types&#34;&gt;How to get supported file formats in code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;fields&#34;&gt;Fields&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Field&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#Unknown&#34;&gt;Unknown&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Represents unknown file type.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ZIP&#34;&gt;ZIP&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Zipped File (.zip)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#SevenZ&#34;&gt;SevenZ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;7-Zip Compressed File (.7z)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TAR&#34;&gt;TAR&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Consolidated Unix File Archive (.tar)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#RAR&#34;&gt;RAR&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Roshal ARchive Compressed File (.rar)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSSX&#34;&gt;VSSX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Stencil File (.vssx) are drawing stencils created with Microsoft Visio 2013 and above.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSDX&#34;&gt;VSDX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Drawing (.vsdx) represents Microsoft Visio file format introduced from Microsoft Office 2013 onwards.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSDM&#34;&gt;VSDM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Macro-Enabled Drawing (.vsdm) are drawing files created with Microsoft Visio application that supports macros.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSTX&#34;&gt;VSTX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Drawing Template (.vstx) are drawing template files created with Microsoft Visio 2013 and above.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSTM&#34;&gt;VSTM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Macro-Enabled Drawing Template (.vstm) are template files created with Microsoft Visio that support macros.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSSM&#34;&gt;VSSM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Macro-Enabled Stencil File (.vssm) are Microsoft Visio Stencil files that support provide support for macros.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VSX&#34;&gt;VSX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Stencil XML File (.vsx) refers to stencils that consist of drawings and shapes that are used for creating diagrams in Microsoft Visio.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VTX&#34;&gt;VTX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Template XML File (.vtx) is a Microsoft Visio drawing template that is saved to disc in XML file format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#VDX&#34;&gt;VDX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Visio Drawing XML File (.vdx)is a drawing or chart created in Microsoft Visio, but saved in XML format have .VDX extension.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#EPUB&#34;&gt;EPUB&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Open eBook File (.epub) are an e-book file format that provide a standard digital publication format for publishers and consumers.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#BMP&#34;&gt;BMP&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Bitmap Image File (.bmp) represent files that are used to store bitmap digital images.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#JPG&#34;&gt;JPG&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;JPEG Image (.jpg)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#JPEG&#34;&gt;JPEG&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;JPEG Image (.jpeg) is a type of image format that is saved using the method of lossy compression.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PNG&#34;&gt;PNG&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Portable Network Graphic (.png) is a type of raster image file format that use loseless compression.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PS&#34;&gt;PS&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;PostScript File (.ps)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TIF&#34;&gt;TIF&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Tagged Image File (.tif)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TIFF&#34;&gt;TIFF&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Tagged Image File Format (.tiff)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#GIF&#34;&gt;GIF&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Graphical Interchange Format File (.gif)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#SVG&#34;&gt;SVG&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Scalable Vector Graphics File (.svg)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#SVGZ&#34;&gt;SVGZ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Scalable Vector Graphics Compressed File (.svgz)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#EMF&#34;&gt;EMF&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Windows Enhanced Metafile (.emf)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#EMZ&#34;&gt;EMZ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Windows Compressed Enhanced Metafile (.emz)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#HTML&#34;&gt;HTML&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Hypertext Markup Language File (.html) is the extension for web pages created for display in browsers.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#MHT&#34;&gt;MHT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;MHTML Web Archive (.mht) is a web page archive format that can be created by a number of different applications.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#MHTML&#34;&gt;MHTML&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;MIME HTML File (.mhtml) is a web page archive format that can be created by a number of different applications.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ONE&#34;&gt;ONE&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;OneNote Document (.one) files are created by Microsoft OneNote application.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PDF&#34;&gt;PDF&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Portable Document Format File (.pdf) isa file format that was to introduced as a standard for representation of documents and other reference material in a format that is independent of application software, hardware as well as Operating System.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XPS&#34;&gt;XPS&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;XML Paper Specification File (.xps) represents page layout files that are based on XML Paper Specifications created by Microsoft.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TEX&#34;&gt;TEX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;LaTeX Source Document (.tex) is a language that comprises of programming as well as mark-up features, used to typeset documents.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PPT&#34;&gt;PPT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;PowerPoint Presentation (.ppt) represents PowerPoint file that consists of a collection of slides for displaying as SlideShow.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PPTX&#34;&gt;PPTX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;PowerPoint Open XML Presentation (.pptx) is a presentation file created with popular Microsoft PowerPoint application.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PPS&#34;&gt;PPS&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;PowerPoint Slide Show (.pps) is a file created using Microsoft PowerPoint for Slide Show purpose.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#PPSX&#34;&gt;PPSX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;PowerPoint Open XML Slide Show (.ppsx) is a file created using Microsoft PowerPoint 2007 and above for Slide Show purpose.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ODP&#34;&gt;ODP&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;OpenDocument Presentation (.odp) represents presentation file format used by OpenOffice.org in the OASISOpen standard.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#OTP&#34;&gt;OTP&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;OpenDocument Presentation Template (.otp) represents presentation template files created by applications in OASIS OpenDocument standard format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLS&#34;&gt;XLS&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Spreadsheet (.xls) is a file that can be created by Microsoft Excel as well as other similar spreadsheet programs such as OpenOffice Calc or Apple Numbers.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLSX&#34;&gt;XLSX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Microsoft Excel Open XML Spreadsheet (.xlsx) is a well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLSM&#34;&gt;XLSM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Open XML Macro-Enabled Spreadsheet (.xlsm) is a type of Spreasheet files that support macros.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLSB&#34;&gt;XLSB&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Binary Spreadsheet (.xlsb) file format specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#CSV&#34;&gt;CSV&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TSV&#34;&gt;TSV&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Tab Separated Values File (.tsv) represents data separated with tabs in plain text format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ODS&#34;&gt;ODS&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;OpenDocument Spreadsheet (.ods).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLTM&#34;&gt;XLTM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Open XML Macro-Enabled Spreadsheet Template (.xltm) represents files that are generated by Microsoft Excel as Macro-enabled template files.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLTX&#34;&gt;XLTX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Open XML Spreadsheet Template (.xltx) files are based on the Office OpenXML file format specifications.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLT&#34;&gt;XLT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Template File (.xlt) are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#XLAM&#34;&gt;XLAM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Excel Macro-Enabled Add-In (.xlam).&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DOC&#34;&gt;DOC&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Microsoft Word Document (.doc) represent documents generated by Microsoft Word or other word processing documents in binary file format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DOCX&#34;&gt;DOCX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Microsoft Word Open XML Document (.docx) is a well-known format for Microsoft Word documents.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DOCM&#34;&gt;DOCM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Word Open XML Macro-Enabled Document (.docm) files are Microsoft Word 2007 or higher generated documents with the ability to run macros.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DOT&#34;&gt;DOT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Word Document Template (.dot) files are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DOTX&#34;&gt;DOTX&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Word Open XML Document Template (.dotx) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#DOTM&#34;&gt;DOTM&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Word Open XML Macro-Enabled Document Template (.dotm) represents template file created with Microsoft Word 2007 or higher.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#RTF&#34;&gt;RTF&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Rich Text Format File (.rtf) introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#TXT&#34;&gt;TXT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Plain Text File (.txt) represents a text document that contains plain text in the form of lines.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ERR&#34;&gt;ERR&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Error Log File (.err) is a text file that contains error messages generated by a program.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#ODT&#34;&gt;ODT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;OpenDocument Text Document (.odt) files are type of documents created with word processing applications that are based on OpenDocument Text File format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#OTT&#34;&gt;OTT&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;OpenDocument Document Template (.ott) represent template documents generated by applications in compliance with the OASIS&amp;rsquo; OpenDocument standard format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#WAV&#34;&gt;WAV&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;WAV, known for WAVE (Waveform Audio File Format), is a subset of Microsoft\u2019s Resource Interchange File Format (RIFF) specification for storing digital audio files.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;methods&#34;&gt;Methods&lt;/h2&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Method&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getFileFormat--&#34;&gt;getFileFormat()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;File type name e.g.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getExtension--&#34;&gt;getExtension()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Filename suffix (including the period &amp;ldquo;.&amp;rdquo;) e.g.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#fromExtension-java.lang.String-&#34;&gt;fromExtension(String extension)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Maps file extension to file type.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getSupportedFileTypes--&#34;&gt;getSupportedFileTypes()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Retrieves supported file types&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#equals-com.groupdocs.merger.domain.FileType-&#34;&gt;equals(FileType other)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is the same as specified &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#equals-java.lang.Object-&#34;&gt;equals(Object obj)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is the same as specified object.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#hashCode--&#34;&gt;hashCode()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Returns the hash code for the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#op-Equality-com.groupdocs.merger.domain.FileType-com.groupdocs.merger.domain.FileType-&#34;&gt;op_Equality(FileType left, FileType right)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether two &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; objects are the same.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#op-Inequality-com.groupdocs.merger.domain.FileType-com.groupdocs.merger.domain.FileType-&#34;&gt;op_Inequality(FileType left, FileType right)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether two &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; objects are not the same.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#toString--&#34;&gt;toString()&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Returns a string that represents the current object.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#isText-com.groupdocs.merger.domain.FileType-&#34;&gt;isText(FileType fileType)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is primitive text format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#isArchive-com.groupdocs.merger.domain.FileType-&#34;&gt;isArchive(FileType fileType)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is archive format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#isImage-com.groupdocs.merger.domain.FileType-&#34;&gt;isImage(FileType fileType)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is primitive text format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#isAudio-com.groupdocs.merger.domain.FileType-&#34;&gt;isAudio(FileType fileType)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Determines whether input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is audio format.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href=&#34;#getBase-com.groupdocs.merger.domain.FileType-&#34;&gt;getBase(FileType fileType)&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;Unknown&#34;&gt;Unknown&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType Unknown
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Represents unknown file type.&lt;/p&gt;
&lt;h3 id=&#34;ZIP&#34;&gt;ZIP&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType ZIP
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Zipped File (.zip)&lt;/p&gt;
&lt;h3 id=&#34;SevenZ&#34;&gt;SevenZ&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType SevenZ
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;7-Zip Compressed File (.7z)&lt;/p&gt;
&lt;h3 id=&#34;TAR&#34;&gt;TAR&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType TAR
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Consolidated Unix File Archive (.tar)&lt;/p&gt;
&lt;h3 id=&#34;RAR&#34;&gt;RAR&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType RAR
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Roshal ARchive Compressed File (.rar)&lt;/p&gt;
&lt;h3 id=&#34;VSSX&#34;&gt;VSSX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSSX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Stencil File (.vssx) are drawing stencils created with Microsoft Visio 2013 and above. The VSSX file format can be opened with Visio 2013 and above. Visio files are known for representation of a variety of drawing elements such as collection of shapes, connectors, flowcharts, network layout, UML diagrams, Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VSDX&#34;&gt;VSDX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSDX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Drawing (.vsdx) represents Microsoft Visio file format introduced from Microsoft Office 2013 onwards. It was developed to replace the binary file format, .VSD, which is supported by earlier versions of Microsoft Visio. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VSDM&#34;&gt;VSDM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSDM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Macro-Enabled Drawing (.vsdm) are drawing files created with Microsoft Visio application that supports macros. VSDM files are OPC/XML drawings that are similar to VSDX, but also provide the capability to run macros when the file is opened. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VSTX&#34;&gt;VSTX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSTX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Drawing Template (.vstx) are drawing template files created with Microsoft Visio 2013 and above. These VSTX files provide starting point for creating Visio drawings, saved as .VSDX files, with default layout and settings. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VSTM&#34;&gt;VSTM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSTM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Macro-Enabled Drawing Template (.vstm) are template files created with Microsoft Visio that support macros. Unlike VSDX files, files created from VSTM templates can run macros that are developed in Visual Basic for Applications (VBA) code. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VSSM&#34;&gt;VSSM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSSM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Macro-Enabled Stencil File (.vssm) are Microsoft Visio Stencil files that support provide support for macros. A VSSM file when opened allows to run the macros to achieve desired formatting and placement of shapes in a diagram. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VSX&#34;&gt;VSX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VSX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Stencil XML File (.vsx) refers to stencils that consist of drawings and shapes that are used for creating diagrams in Microsoft Visio. VSX files are saved in XML file format and was supported till Visio 2013. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VTX&#34;&gt;VTX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VTX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Template XML File (.vtx) is a Microsoft Visio drawing template that is saved to disc in XML file format. The template is aimed to provide a file with basic settings that can be used to create multiple Visio files of the same settings. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;VDX&#34;&gt;VDX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType VDX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Visio Drawing XML File (.vdx)is a drawing or chart created in Microsoft Visio, but saved in XML format have .VDX extension. A Visio drawing XML file is created in Visio software, which is developed by Microsoft. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;EPUB&#34;&gt;EPUB&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType EPUB
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Open eBook File (.epub) are an e-book file format that provide a standard digital publication format for publishers and consumers. The format has been so common by now that it is supported by many e-readers and software applications. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;BMP&#34;&gt;BMP&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType BMP
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Bitmap Image File (.bmp) represent files that are used to store bitmap digital images. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;JPG&#34;&gt;JPG&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType JPG
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;JPEG Image (.jpg)&lt;/p&gt;
&lt;h3 id=&#34;JPEG&#34;&gt;JPEG&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType JPEG
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;JPEG Image (.jpeg) is a type of image format that is saved using the method of lossy compression. The output image, as result of compression, is a trade-off between storage size and image quality. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PNG&#34;&gt;PNG&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PNG
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Portable Network Graphic (.png) is a type of raster image file format that use loseless compression. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PS&#34;&gt;PS&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PS
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;PostScript File (.ps)&lt;/p&gt;
&lt;h3 id=&#34;TIF&#34;&gt;TIF&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType TIF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Tagged Image File (.tif)&lt;/p&gt;
&lt;h3 id=&#34;TIFF&#34;&gt;TIFF&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType TIFF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Tagged Image File Format (.tiff)&lt;/p&gt;
&lt;h3 id=&#34;GIF&#34;&gt;GIF&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType GIF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Graphical Interchange Format File (.gif)&lt;/p&gt;
&lt;h3 id=&#34;SVG&#34;&gt;SVG&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType SVG
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Scalable Vector Graphics File (.svg)&lt;/p&gt;
&lt;h3 id=&#34;SVGZ&#34;&gt;SVGZ&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType SVGZ
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Scalable Vector Graphics Compressed File (.svgz)&lt;/p&gt;
&lt;h3 id=&#34;EMF&#34;&gt;EMF&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType EMF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Windows Enhanced Metafile (.emf)&lt;/p&gt;
&lt;h3 id=&#34;EMZ&#34;&gt;EMZ&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType EMZ
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Windows Compressed Enhanced Metafile (.emz)&lt;/p&gt;
&lt;h3 id=&#34;HTML&#34;&gt;HTML&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType HTML
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Hypertext Markup Language File (.html) is the extension for web pages created for display in browsers. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;MHT&#34;&gt;MHT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType MHT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;MHTML Web Archive (.mht) is a web page archive format that can be created by a number of different applications. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;MHTML&#34;&gt;MHTML&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType MHTML
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;MIME HTML File (.mhtml) is a web page archive format that can be created by a number of different applications. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ONE&#34;&gt;ONE&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType ONE
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;OneNote Document (.one) files are created by Microsoft OneNote application. OneNote lets you gather information using the application as if you are using your draftpad for taking notes. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PDF&#34;&gt;PDF&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PDF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Portable Document Format File (.pdf) isa file format that was to introduced as a standard for representation of documents and other reference material in a format that is independent of application software, hardware as well as Operating System. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XPS&#34;&gt;XPS&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XPS
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;XML Paper Specification File (.xps) represents page layout files that are based on XML Paper Specifications created by Microsoft. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;TEX&#34;&gt;TEX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType TEX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;LaTeX Source Document (.tex) is a language that comprises of programming as well as mark-up features, used to typeset documents. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PPT&#34;&gt;PPT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PPT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;PowerPoint Presentation (.ppt) represents PowerPoint file that consists of a collection of slides for displaying as SlideShow. It specifies the Binary File Format used by Microsoft PowerPoint 97-2003. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PPTX&#34;&gt;PPTX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PPTX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;PowerPoint Open XML Presentation (.pptx) is a presentation file created with popular Microsoft PowerPoint application. Unlike the previous version of presentation file format PPT which was binary, the PPTX format is based on the Microsoft PowerPoint open XML presentation file format. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PPS&#34;&gt;PPS&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PPS
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;PowerPoint Slide Show (.pps) is a file created using Microsoft PowerPoint for Slide Show purpose. PPS file reading and creation is supported by Microsoft PowerPoint 97-2003. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;PPSX&#34;&gt;PPSX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType PPSX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;PowerPoint Open XML Slide Show (.ppsx) is a file created using Microsoft PowerPoint 2007 and above for Slide Show purpose. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ODP&#34;&gt;ODP&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType ODP
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;OpenDocument Presentation (.odp) represents presentation file format used by OpenOffice.org in the OASISOpen standard. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;OTP&#34;&gt;OTP&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType OTP
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;OpenDocument Presentation Template (.otp) represents presentation template files created by applications in OASIS OpenDocument standard format. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLS&#34;&gt;XLS&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLS
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Spreadsheet (.xls) is a file that can be created by Microsoft Excel as well as other similar spreadsheet programs such as OpenOffice Calc or Apple Numbers. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLSX&#34;&gt;XLSX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLSX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Microsoft Excel Open XML Spreadsheet (.xlsx) is a well-known format for Microsoft Excel documents that was introduced by Microsoft with the release of Microsoft Office 2007. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLSM&#34;&gt;XLSM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLSM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Open XML Macro-Enabled Spreadsheet (.xlsm) is a type of Spreasheet files that support macros. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLSB&#34;&gt;XLSB&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLSB
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Binary Spreadsheet (.xlsb) file format specifies the Excel Binary File Format, which is a collection of records and structures that specify Excel workbook content. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;CSV&#34;&gt;CSV&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType CSV
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;TSV&#34;&gt;TSV&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType TSV
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Tab Separated Values File (.tsv) represents data separated with tabs in plain text format. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ODS&#34;&gt;ODS&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType ODS
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;OpenDocument Spreadsheet (.ods).&lt;/p&gt;
&lt;h3 id=&#34;XLTM&#34;&gt;XLTM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLTM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Open XML Macro-Enabled Spreadsheet Template (.xltm) represents files that are generated by Microsoft Excel as Macro-enabled template files. XLTM files are similar to XLTX in structure other than that the later doesn&amp;rsquo;t support creating template files with macros. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLTX&#34;&gt;XLTX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLTX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Open XML Spreadsheet Template (.xltx) files are based on the Office OpenXML file format specifications. It is used to create a standard template file that can be utilized to generate XLSX files that exhibit the same settings as specified in the XLTX file. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLT&#34;&gt;XLT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Template File (.xlt) are template files created with Microsoft Excel which is a spreadsheet application which comes as part of Microsoft Office suite. Microsoft Office 97-2003 supported creating new XLT files as well as opening these. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;XLAM&#34;&gt;XLAM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType XLAM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Excel Macro-Enabled Add-In (.xlam).&lt;/p&gt;
&lt;h3 id=&#34;DOC&#34;&gt;DOC&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType DOC
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Microsoft Word Document (.doc) represent documents generated by Microsoft Word or other word processing documents in binary file format. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;DOCX&#34;&gt;DOCX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType DOCX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Microsoft Word Open XML Document (.docx) is a well-known format for Microsoft Word documents. Introduced from 2007 with the release of Microsoft Office 2007, the structure of this new Document format was changed from plain binary to a combination of XML and binary files. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;DOCM&#34;&gt;DOCM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType DOCM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Word Open XML Macro-Enabled Document (.docm) files are Microsoft Word 2007 or higher generated documents with the ability to run macros. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;DOT&#34;&gt;DOT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType DOT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Word Document Template (.dot) files are template files created by Microsoft Word to have pre-formatted settings for generation of further DOC or DOCX files. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;DOTX&#34;&gt;DOTX&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType DOTX
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Word Open XML Document Template (.dotx) are template files created by Microsoft Word to have pre-formatted settings for generation of further DOCX files. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;DOTM&#34;&gt;DOTM&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType DOTM
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Word Open XML Macro-Enabled Document Template (.dotm) represents template file created with Microsoft Word 2007 or higher. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;RTF&#34;&gt;RTF&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType RTF
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Rich Text Format File (.rtf) introduced and documented by Microsoft, the Rich Text Format (RTF) represents a method of encoding formatted text and graphics for use within applications. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;TXT&#34;&gt;TXT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType TXT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Plain Text File (.txt) represents a text document that contains plain text in the form of lines. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ERR&#34;&gt;ERR&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType ERR
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Error Log File (.err) is a text file that contains error messages generated by a program. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;ODT&#34;&gt;ODT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType ODT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;OpenDocument Text Document (.odt) files are type of documents created with word processing applications that are based on OpenDocument Text File format. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;OTT&#34;&gt;OTT&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static final FileType OTT
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;OpenDocument Document Template (.ott) represent template documents generated by applications in compliance with the OASIS&amp;rsquo; OpenDocument standard format. Learn more about this file format &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;h3 id=&#34;WAV&#34;&gt;WAV&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType WAV
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;WAV, known for WAVE (Waveform Audio File Format), is a subset of Microsoft\u2019s Resource Interchange File Format (RIFF) specification for storing digital audio files. The format doesn\u2019t apply any compression to the bitstream and stores the audio recordings with different sampling rates and bitrates. It has been and is one of the standard format for audio CDs. Learn more about this file format  &lt;a href=&#34;https://docs.fileformat.com/image/vssx&#34;&gt;here&lt;/a&gt; .&lt;/p&gt;
&lt;h3 id=&#34;getFileFormat--&#34;&gt;getFileFormat()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final String getFileFormat()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;File type name e.g. &amp;ldquo;Microsoft Word Document&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
java.lang.String&lt;/p&gt;
&lt;h3 id=&#34;getExtension--&#34;&gt;getExtension()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final String getExtension()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Filename suffix (including the period &amp;ldquo;.&amp;rdquo;) e.g. &amp;ldquo;.doc&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
java.lang.String&lt;/p&gt;
&lt;h3 id=&#34;fromExtension-java.lang.String-&#34;&gt;fromExtension(String extension)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType fromExtension(String extension)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Maps file extension to file type.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;extension&lt;/td&gt;
&lt;td&gt;java.lang.String&lt;/td&gt;
&lt;td&gt;File extension (including the period &amp;ldquo;.&amp;rdquo;).&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; - When file type is supported returns it, otherwise returns default #Unknown.Unknown file type.&lt;/p&gt;
&lt;h3 id=&#34;getSupportedFileTypes--&#34;&gt;getSupportedFileTypes()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static List&amp;lt;FileType&amp;gt; getSupportedFileTypes()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Retrieves supported file types&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
java.util.List&amp;lt;com.groupdocs.merger.domain.FileType&amp;gt; - Returns sequence of supported file types&lt;/p&gt;
&lt;h3 id=&#34;equals-com.groupdocs.merger.domain.FileType-&#34;&gt;equals(FileType other)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public final boolean equals(FileType other)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Determines whether the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is the same as specified &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;other&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The object to compare with the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
boolean - ```
true&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;
if both [FileType](../../com.groupdocs.merger.domain/filetype) objects are the same; otherwise,
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;false&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;### equals(Object obj) {#equals-java.lang.Object-}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;public boolean equals(Object obj)&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;

Determines whether the current [FileType](../../com.groupdocs.merger.domain/filetype) is the same as specified object.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| obj | java.lang.Object | The object to compare with the current [FileType](../../com.groupdocs.merger.domain/filetype) object. |

**Returns:**
boolean - ```
true
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;if&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;obj
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;parameter is &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; and is the same as current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object; otherwise,&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;false
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;hashCode--&#34;&gt;hashCode()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public int hashCode()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Returns the hash code for the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
int - A hash code for the current &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/p&gt;
&lt;h3 id=&#34;op-Equality-com.groupdocs.merger.domain.FileType-com.groupdocs.merger.domain.FileType-&#34;&gt;op_Equality(FileType left, FileType right)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static boolean op_Equality(FileType left, FileType right)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Determines whether two &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; objects are the same.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;left&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Left &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;right&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Right &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
boolean - ```
true&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;
if both [FileType](../../com.groupdocs.merger.domain/filetype) objects are the same; otherwise,
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;false&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;### op_Inequality(FileType left, FileType right) {#op-Inequality-com.groupdocs.merger.domain.FileType-com.groupdocs.merger.domain.FileType-}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;public static boolean op_Inequality(FileType left, FileType right)&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;

Determines whether two [FileType](../../com.groupdocs.merger.domain/filetype) objects are not the same.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| left | [FileType](../../com.groupdocs.merger.domain/filetype) | Left [FileType](../../com.groupdocs.merger.domain/filetype) object. |
| right | [FileType](../../com.groupdocs.merger.domain/filetype) | Right [FileType](../../com.groupdocs.merger.domain/filetype) object. |

**Returns:**
boolean - ```
true
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;if both &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; objects are not the same; otherwise,&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;false
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;toString--&#34;&gt;toString()&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public String toString()
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Returns a string that represents the current object.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
java.lang.String - A string that represents the current object.&lt;/p&gt;
&lt;h3 id=&#34;isText-com.groupdocs.merger.domain.FileType-&#34;&gt;isText(FileType fileType)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static boolean isText(FileType fileType)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Determines whether input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is primitive text format.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;fileType&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
boolean - ```
true&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;
if input [FileType](../../com.groupdocs.merger.domain/filetype) is primitive text format; otherwise,
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;false&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;### isArchive(FileType fileType) {#isArchive-com.groupdocs.merger.domain.FileType-}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;public static boolean isArchive(FileType fileType)&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;

Determines whether input [FileType](../../com.groupdocs.merger.domain/filetype) is archive format.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| fileType | [FileType](../../com.groupdocs.merger.domain/filetype) | The [FileType](../../com.groupdocs.merger.domain/filetype) object. |

**Returns:**
boolean - ```
true
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;if input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is archive format; otherwise,&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;false
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;isImage-com.groupdocs.merger.domain.FileType-&#34;&gt;isImage(FileType fileType)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static boolean isImage(FileType fileType)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Determines whether input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is primitive text format.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;fileType&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;The &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; object.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
boolean - ```
true&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;
if input [FileType](../../com.groupdocs.merger.domain/filetype) is primitive image format; otherwise,
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;false&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;### isAudio(FileType fileType) {#isAudio-com.groupdocs.merger.domain.FileType-}
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;public static boolean isAudio(FileType fileType)&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;

Determines whether input [FileType](../../com.groupdocs.merger.domain/filetype) is audio format.

**Parameters:**
| Parameter | Type | Description |
| --- | --- | --- |
| fileType | [FileType](../../com.groupdocs.merger.domain/filetype) | The [FileType](../../com.groupdocs.merger.domain/filetype) object. |

**Returns:**
boolean - ```
true
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;if input &lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt; is audio format; otherwise,&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;false
&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;getBase-com.groupdocs.merger.domain.FileType-&#34;&gt;getBase(FileType fileType)&lt;/h3&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;public static FileType getBase(FileType fileType)
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;Parameters:&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Parameter&lt;/th&gt;
&lt;th&gt;Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;fileType&lt;/td&gt;
&lt;td&gt;&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Returns:&lt;/strong&gt;
&lt;a href=&#34;../../com.groupdocs.merger.domain/filetype&#34;&gt;FileType&lt;/a&gt;&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
