ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataNodeList Class > lookUpLeaf Method : lookUpLeaf(int) Method |
public ImGearMetadataLeaf lookUpLeaf( int tag ) |
If the list contains several leafs with this tag
ID, the method returns the first leaf. If a leaf is not present, the method returns null.
The method does not search in the subtrees of the node list.