Enum CoMimeType

    • Enum Constant Detail

      • ImageGif

        public static final CoMimeType ImageGif
        image/gif
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ImageJpg

        public static final CoMimeType ImageJpg
        image/jpg, image/jpeg
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ImagePng

        public static final CoMimeType ImagePng
        image/png
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ImageSvg

        public static final CoMimeType ImageSvg
        image/svg
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ImageWebp

        public static final CoMimeType ImageWebp
        image/webp
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • TextHtml

        public static final CoMimeType TextHtml
        text/html
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • TextXml

        public static final CoMimeType TextXml
        text/xml
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • TextPlain

        public static final CoMimeType TextPlain
        text/plain
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • TextCss

        public static final CoMimeType TextCss
        text/css
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • TextCsv

        public static final CoMimeType TextCsv
        text/csv
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationJson

        public static final CoMimeType ApplicationJson
        application/json
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationXml

        public static final CoMimeType ApplicationXml
        application/xml
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationXmlXhtml

        public static final CoMimeType ApplicationXmlXhtml
        application/xml+xhtml
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationPdf

        public static final CoMimeType ApplicationPdf
        PDF mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationDoc

        public static final CoMimeType ApplicationDoc
        MSWord's .doc mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationExcel

        public static final CoMimeType ApplicationExcel
        M$ Excel mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationPowerPoint

        public static final CoMimeType ApplicationPowerPoint
        M$ PowerPoint mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationDocx

        public static final CoMimeType ApplicationDocx
        M$ Word OpenXML mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationExcelXML

        public static final CoMimeType ApplicationExcelXML
        M$ Excel OpenXML mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationPowerPointXML

        public static final CoMimeType ApplicationPowerPointXML
        M$ PowerPoint OpenXML mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationOpenDocSpreadsheet

        public static final CoMimeType ApplicationOpenDocSpreadsheet
        M$ PowerPoint OpenXML mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationOpenDocPresentation

        public static final CoMimeType ApplicationOpenDocPresentation
        M$ PowerPoint OpenXML mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationOpenDocText

        public static final CoMimeType ApplicationOpenDocText
        M$ PowerPoint OpenXML mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • ApplicationZip

        public static final CoMimeType ApplicationZip
        ZIP mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • TextRtf

        public static final CoMimeType TextRtf
        Rich Text Format (RTF) mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.
      • Unknown

        public static final CoMimeType Unknown
        unknown mime type
        API:
        This public API is available in IvyScript and Java. It has the visibility NOVICE.