XmpArrayHelper
Inheritance: java.lang.Object
public final class XmpArrayHelper
The helper class for processing RDF logic
Methods
| Method | Description |
|---|---|
| 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:
| Parameter | Type | Description |
|---|---|---|
| xmpArrayType | int | Type of the XMP array. |
Returns:
java.lang.String - Returns the RDF code for specific XmpArrayType.