Packages

 

com.aspose.imaging.xmp.types.derived

Class XmpMimeType

  • All Implemented Interfaces:
    IXmpType


    public final class XmpMimeType
    extends XmpText

    Represents MIME type.

    MIME type defined in IETF RFC 2046.

    • Constructor Detail

      • XmpMimeType

        public XmpMimeType(String value)

        Initializes a new instance of the XmpMimeType class.

        Parameters:
        value - The value.