ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataNodeList Class > lookUp Method : lookUp(String) Method |
public ImGearMetadataNode lookUp( java.lang.String name ) |
If the list contains several nodes with this Name, 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.