XmpArrayHelper

Inheritance: java.lang.Object

public final class XmpArrayHelper

The helper class for processing RDF logic

Methods

MethodDescription
getRdfCode(int xmpArrayType)Gets the RDF code for specific XmpArrayType.

getRdfCode(int xmpArrayType)

public static String getRdfCode(int xmpArrayType)

Gets the RDF code for specific XmpArrayType.

Parameters:

ParameterTypeDescription
xmpArrayTypeintType of the XMP array.

Returns: java.lang.String - Returns the RDF code for specific XmpArrayType.