my dog learned polymorphism
The moose likes XML and Related Technologies and the fly likes Read and write XML, Skip some tags, Skipped has to be written in different file Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "Read and write XML, Skip some tags, Skipped has to be written in different file" Watch "Read and write XML, Skip some tags, Skipped has to be written in different file" New topic
Author

Read and write XML, Skip some tags, Skipped has to be written in different file

P.Sivaraj
Ranch Hand

Joined: Mar 10, 2005
Posts: 31
Hi,

My Java program is reading and writting an XML file with some general tags, but When I want my program to Skip some tags and skiped tags has to be read and written in another file. But how to Achieve this. IS some changes to to be made in Parser

Please guide me.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Read and write XML, Skip some tags, Skipped has to be written in different file
 
Similar Threads
Creating my first config file
how to Read and write XML file with some conditions
convert javaobjects to xml and xml to java objects dynamically
XML as an EDI type format...dont we need Java on each end?
Problem in Reading XML file through Java