aspose file tools
The moose likes XML and Related Technologies and the fly likes how to parse xml containing latin alphabet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "how to parse xml containing latin alphabet" Watch "how to parse xml containing latin alphabet" New topic
Author

how to parse xml containing latin alphabet

vikas das
Greenhorn

Joined: Jun 08, 2006
Posts: 1
please help me in parsing XML containing latin alphabet. I am using castor for parsing . since i have given latin character the xml its self is not being read. I have ginven encoding as ISO 8859-1. Even then its not working.
please help me to solve this issue.
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16483
    
    2

The Latin alphabet? With letters like A, B, and C? Nothing complicated about that. Anyway, your first step is to identify the problem. Look for error messages and stack traces. When you find them, if you don't understand them, then post again with that information.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: how to parse xml containing latin alphabet
 
Similar Threads
Binary search tree questions...
Parsing a String using DOM API
Help needed in parsing XML to a HashMap
text field drop down list
xml parsing code for j2me