You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Tim O'Brien <to...@discursive.com> on 2003/05/28 16:18:47 UTC

Re: Digester - Write XML File

Matthew,

You might want to take a look at Commons Betwixt -
http://jakarta.apache.org/commons/betwixt/ 

Good luck.

Tim


On Wed, 2003-05-28 at 13:59, Matthew Pomar wrote:
> I'm unable to access the archives from my work and appologize if this question is redundant...
> 
> I understand that the Digester can be used to read an XML file and map to a document, but can the Digester then save the changes to the object back to the XML file? If not, does anyone have any suggestions for a library to do this?
> 
> Any suggestions would be greatly appreciated.
> 
> Thanks,
> Matthew Pomar