XmpLocale

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

public final class XmpLocale extends XmpText

Represents language code.

See IETF RFC 3066.

Constructors

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

XmpLocale(String value)

public XmpLocale(String value)

Initializes a new instance of the XmpLocale class.

Parameters:

ParameterTypeDescription
valuejava.lang.StringThe value.