[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] [EMF Resource] to generate a comment at end of xml file using resource.save

Hi,

I have an EMF model into which i load xml file(s) and also serialize. I am using resource.save to serialize an instance of my EMF model onto XML file. Now at the end of the file, i would like to generate a comment (just a string) which might contain timestamp information.

Is there a way to specify the message i want to generate at the end of serialized xml file ?? an XMLResource option perhaps ??

cheers,
Chetan Kumar