The fully qualified path is the list of names (also known as path components) of the Data object's traversed from the root Data object to reach this Data object. The root Data object's name is not included in this list since it is always the same and present.
@param separator provides the character that will be used toseparate the path components in the output string. @return the fully qualified path.
|
|
|
|
|
|
|
|
|
|