ImageGear for Java
lookUp(Enum<?>[]) Method
Path to a data element in the metadata structure.
Searches the node list recursively for a node, according to the path parameter.
Syntax
public ImGearMetadataNode lookUp( 
   java.lang.Enum<?>[] path
)

Parameters

path
Path to a data element in the metadata structure.

Return Value

Instanse of ImGearMetadataNode class object.

Length of the path should correspond to the metadata structure depth, at which the desired node is located.

If a node is not present, the method returns null.

The method does not search in the subtrees of the node list.

IImGearMetadataDictRecord

See Also

Reference

ImGearMetadataNodeList Class
ImGearMetadataNodeList Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback