Path of topic nodes inside the DITA MAPS manager
Posted: Mon Feb 05, 2024 7:58 pm
Hello Team ,
is there any API to get the local path of the topic nodes inside the DITA MAPS manager?
for example , i see the below
AuthorNode[] selectedNodes = ditaMapEditorPage.getSelectedNodes(true);
and i wanted the secetedNodes -local path , for example , if i selected topic "Reload Service Name " from below , how to get the local path or how can i read the properties or any API how to retrieve the same using API?
Thanks,
vishwa
is there any API to get the local path of the topic nodes inside the DITA MAPS manager?
for example , i see the below
AuthorNode[] selectedNodes = ditaMapEditorPage.getSelectedNodes(true);
and i wanted the secetedNodes -local path , for example , if i selected topic "Reload Service Name " from below , how to get the local path or how can i read the properties or any API how to retrieve the same using API?
Thanks,
vishwa