To Read XML file in Android -


I tried to read an XML file using the SAXParser class, but it was a special character such as [], & Lt; Displaying & lt; .. >> etc. Can you read XML except special characters? Normalization for node content normal method helps it check


Comments