resolve
Description:
Resolves a symbolic reference.
This method iteratively peels a symbolic reference until it resolves to a direct reference to an OID.
If a direct reference is passed as an argument, that reference is returned immediately.
Parameters:
this |
a Ref. |
Returns:
the resolved reference to the peeled one or null. |