In my project there is an XML document. I saved it in a folder named "XML". How can I get the path of the XML file, so that I have to parse the XML document?
I tried using the code below, but it doesn't work. What is the solution?
String str="Myproject;component/XML/myxml.xml "