ImageGearJava Project > com.accusoft.imagegear.core Package : ImGearMetadataNode Class |
For a list of all members of this type, see ImGearMetadataNode members.
Name | Description | |
---|---|---|
![]() | clone | Creates a new object that is a copy of the current instance. |
![]() | compareTo | Compares the current instance with another object of the same type. |
![]() | getFormatName | Gets the name of the type of the file format to which metadata belongs.
|
![]() | getName | Returns returns string name of tag.
Returns tag name from the internal dictionary, or empty string if tag is unknown in ImageGear for Java. |
![]() | getParent | Gets reference to parent node.
Specifies reference to parent node in metadata tree. This method may return null. Accordingly, the instance is stand-alone (not attached), or otherwise, has special type like ImGearMetadataHead. |
![]() | setName | Sets returns string name of tag.
Returns tag name from the internal dictionary, or empty string if tag is unknown in ImageGear for Java. |