aspose file tools
The moose likes XML and Related Technologies and the fly likes some values of tags in XML file are to be replaced with their corresponding Hash'ed values:ALGORITHM Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "some values of tags in XML file are to be replaced with their corresponding Hash Watch "some values of tags in XML file are to be replaced with their corresponding Hash New topic
Author

some values of tags in XML file are to be replaced with their corresponding Hash'ed values:ALGORITHM

comma gene
Greenhorn

Joined: Feb 09, 2009
Posts: 4
I have XML Files, of which some tags' values are to be anonymised.
say I will only anonymise tags <c> and <e> values.
How is this to be achieved.

I have a big XML file, around 100 MegaBytes. But number of fields to anonymise is some 5, I can set them manually in an array structure before starting processing.


 
I agree. Here's the link: http://jrebel.com/download
 
subject: some values of tags in XML file are to be replaced with their corresponding Hash'ed values:ALGORITHM
 
Similar Threads
visualizing hierarchy structure
ICE 287 answers for WebSphere 5.0
Toughest Questions for Oracle JSP Servlet (SCWCD 5.0) Doubts
Jibx parsing
Creating Dynamic JSP with XML