Package com.adobe.acs.commons.assets
Class FileExtensionMimeTypeConstants
java.lang.Object
com.adobe.acs.commons.assets.FileExtensionMimeTypeConstants
File extension mime type constants that AEM supports.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String.3g2 mime type constant.static final String.3gp mime type constant.static final String.aac mime type constant.static final String.afm mime type constant.static final String.ai, .eps and .ps mime type constant.static final String.aiff mime type constant.static final String.avi mime type constant.static final String.bmp mime type constant.static final String.css mime type constant.static final String.doc mime type constant.static final String.docx mime type constant.static final String.eps #1 mime type constant.static final String.eps #2 mime type constant.static final String.eps image #1 mime type constant.static final String.eps image #2 mime type constant.static final String.epub mime type constant.static final String.f4v mime type constant.static final String.fla and .swf mime type constant.static final String.flv mime type constant.static final String.fpx mime type constant.static final String.gif mime type constant.static final String.html mime type constant.static final String.icc and .icm mime type constant.static final String.image mime type constant.static final String.indd mime type constant.static final String.jar mime type constant.static final String.jpeg and .jpg mime type constant.static final String.m2v, .mpeg and .mpg mime type constant.static final String.m4v mime type constant.static final String.midi mime type constant.static final String.mov mime type constant.static final String.mp3 mime type constant.static final String.mp4 mime type constant.static final String.mts mime type constant.static final String.ogg mime type constant.static final String.ogv mime type constant.static final String.otf mime type constant.static final String.pdf mime type constant.static final String.pfb and .pfm mime type constant.static final String.pict mime type constant.static final String.png mime type constant.static final String.ppt mime type constant.static final String.pptx mime type constant.static final String.psd mime type constant.static final String.rar mime type constant.static final String.rtf mime type constant.static final String.svg mime type constant.static final String.tar mime type constant.static final String.tif and .tiff mime type constant.static final String.ttc and .ttf mime type constant.static final String.txt mime type constant.static final String.vob mime type constant.static final String.vtt mime type constant.static final String.wav mime type constant.static final String.webm mime type constant.static final String.wma mime type constant.static final String.wmv mime type constant.static final String.xls mime type constant.static final String.xlsx mime type constant.static final String.xml mime type constant.static final String.zip mime type constant. -
Method Summary
-
Field Details
-
EXT_IMAGE
.image mime type constant.- See Also:
-
EXT_3G2
.3g2 mime type constant.- See Also:
-
EXT_3GP
.3gp mime type constant.- See Also:
-
EXT_AAC
.aac mime type constant.- See Also:
-
EXT_AFM
.afm mime type constant.- See Also:
-
EXT_AIFF
.aiff mime type constant.- See Also:
-
EXT_AVI
.avi mime type constant.- See Also:
-
EXT_BMP
.bmp mime type constant.- See Also:
-
EXT_CSS
.css mime type constant.- See Also:
-
EXT_DOC
.doc mime type constant.- See Also:
-
EXT_DOCX
.docx mime type constant.- See Also:
-
EXT_AI_EPS_PS
.ai, .eps and .ps mime type constant.- See Also:
-
EXT_EPS_1
.eps #1 mime type constant.- See Also:
-
EXT_EPS_2
.eps #2 mime type constant.- See Also:
-
EXT_EPS_IMAGE_1
.eps image #1 mime type constant.- See Also:
-
EXT_EPS_IMAGE_2
.eps image #2 mime type constant.- See Also:
-
EXT_EPUB
.epub mime type constant.- See Also:
-
EXT_F4V
.f4v mime type constant.- See Also:
-
EXT_FLA_SWF
.fla and .swf mime type constant.- See Also:
-
EXT_FLV
.flv mime type constant.- See Also:
-
EXT_FPX
.fpx mime type constant.- See Also:
-
EXT_GIF
.gif mime type constant.- See Also:
-
EXT_HTML
.html mime type constant.- See Also:
-
EXT_ICC_ICM
.icc and .icm mime type constant.- See Also:
-
EXT_INDD
.indd mime type constant.- See Also:
-
EXT_JAR
.jar mime type constant.- See Also:
-
EXT_JPEG_JPG
.jpeg and .jpg mime type constant.- See Also:
-
EXT_M2V_MPEG_MPG
.m2v, .mpeg and .mpg mime type constant.- See Also:
-
EXT_M4V
.m4v mime type constant.- See Also:
-
EXT_MIDI
.midi mime type constant.- See Also:
-
EXT_MOV
.mov mime type constant.- See Also:
-
EXT_MP3
.mp3 mime type constant.- See Also:
-
EXT_MP4
.mp4 mime type constant.- See Also:
-
EXT_MTS
.mts mime type constant.- See Also:
-
EXT_OGG
.ogg mime type constant.- See Also:
-
EXT_OGV
.ogv mime type constant.- See Also:
-
EXT_OTF
.otf mime type constant.- See Also:
-
EXT_PDF
.pdf mime type constant.- See Also:
-
EXT_PFB_PFM
.pfb and .pfm mime type constant.- See Also:
-
EXT_PICT
.pict mime type constant.- See Also:
-
EXT_PNG
.png mime type constant.- See Also:
-
EXT_PPT
.ppt mime type constant.- See Also:
-
EXT_PPTX
.pptx mime type constant.- See Also:
-
EXT_PSD
.psd mime type constant.- See Also:
-
EXT_RAR
.rar mime type constant.- See Also:
-
EXT_RTF
.rtf mime type constant.- See Also:
-
EXT_SVG
.svg mime type constant.- See Also:
-
EXT_TAR
.tar mime type constant.- See Also:
-
EXT_TIF_TIFF
.tif and .tiff mime type constant.- See Also:
-
EXT_TTC_TTF
.ttc and .ttf mime type constant.- See Also:
-
EXT_TXT
.txt mime type constant.- See Also:
-
EXT_VOB
.vob mime type constant.- See Also:
-
EXT_VTT
.vtt mime type constant.- See Also:
-
EXT_WAV
.wav mime type constant.- See Also:
-
EXT_WEBM
.webm mime type constant.- See Also:
-
EXT_WMA
.wma mime type constant.- See Also:
-
EXT_WMV
.wmv mime type constant.- See Also:
-
EXT_XLS
.xls mime type constant.- See Also:
-
EXT_XLSX
.xlsx mime type constant.- See Also:
-
EXT_XML
.xml mime type constant.- See Also:
-
EXT_ZIP
.zip mime type constant.- See Also:
-