ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataLeaf Class : getData Method |
Represents (meta) data assigned to metadata node as Object
. The following types of objects are allowed to be stored:
Number
subclass
Enum
subclass
String
ImGearArray
or native array
ImGearRationalInt
Otherwise, an exception will be thrown.
|
Object value.