I am trying to fetch the below xml from db using a java method but I am getting an error
Code used to parse the xml
DocumentBuilderFactory dbf = Docu
I have met the same problem and after long investigation of my XML file I found the problem: there was few unescaped characters like « ».
«
»