XmpMimeType

Inheritance: java.lang.Object, com.aspose.imaging.xmp.types.XmpTypeBase, com.aspose.imaging.xmp.types.basic.XmpText

public final class XmpMimeType extends XmpText

Represents MIME type.

MIME type defined in IETF RFC 2046.

Constructors

ConstructorDescription
XmpMimeType(String value)Initializes a new instance of the XmpMimeType class.

XmpMimeType(String value)

public XmpMimeType(String value)

Initializes a new instance of the XmpMimeType class.

Parameters:

ParameterTypeDescription
valuejava.lang.StringThe value.