ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataNodeList Class > lookUp Method : lookUp(Enum<?>) Method |
public ImGearMetadataNode lookUp( java.lang.Enum<?> tag ) |
If the list contains several nodes with this tag
ID, method returns the first record. If a node is not present, the method returns null.
The method does not search in the subtrees of the node list.