View Single Post
Or, I might process an .oo3 file directly:
  • gunzip the XML in the package (if necessary)
  • process the XML strings (regex ? XSLT transform ?)
  • rezip the XML (if necessary)