ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearMetadataNodeList Class > lookUpLeaf Method : lookUpLeaf(String[]) Method |
path
parameter. Length of the path should correspond to the metadata structure depth, at which the desired node is located.
If a leaf is not present, the method returns null.
The method does not search in the subtrees of the node list.
public ImGearMetadataLeaf lookUpLeaf( java.lang.String[] path ) |