Hello,
I have written some java code on 'transformations'.
https://pastebin.com/CCHsg0hq
In order to navigate to the required page, I am using the method
'ResourceReference' (highlighted region-line 86,87). Now I want to navigate
to the page named 'Glossary.doc' which is located in XWiki. I know my
current implementation is wrong and I have been struggling for 2 days to
find the right implementation/method.
Is there any method that I can use which can return me the String
'Glossary.doc' so that I can create a linkReference to the same page in
XWiki?
Thanks
Sarthak Gupta