aspose file tools
The moose likes Web Services and the fly likes getting rid of html escape characters from xml Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "getting rid of html escape characters from xml" Watch "getting rid of html escape characters from xml" New topic
Author

getting rid of html escape characters from xml

Nasir Munir
Greenhorn

Joined: May 31, 2002
Posts: 22
I am getting an input xml file, which I am passing to java.io.File.
I am then parsing it with Factory.parse.
My problem is due to escape sequences of html that comes with the xml document. Is there a way I can get rid of that?
Faraz Masood
Ranch Hand

Joined: May 03, 2002
Posts: 55
write a parser of your own and get rid all o' them
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: getting rid of html escape characters from xml
 
Similar Threads
How to use JSON & eval()
Javascript escape() function to handle an XML containing international characters
Problem in SOP
JSP expression
Escape HTML