I am able to Read the input document using Apache POI and also able to find the data between the tags(What to be hidden) but the problem is i'm unable to write the data in the output file. How can i do the same to write the data and hide it in the output generated file..

For more check the following attachments where the input file has the data with the tags(<hidden>.. ... </hidden>) and whereas the output file has the data...