Hi Rob,

> thomas.deweese wrote:

> >    To be clear this is not the DOM.  This is the GVT tree
> > which is 'semi-private' internals of Batik.  If you removed
> > the node using the DOM (Element.removeChild) then your change
> > would have been reflected when you transcoded

Rob Davis-5 <[EMAIL PROTECTED]> wrote on 04/03/2008 06:23:29 AM:

> Rebuilding is not an issue for my situation although I accept that it
would
> be for some people. I need the modified SVG-XML for the next stage in
what
> I'm doing.

   Ok, I was responding to your subject line that you changed the
Document but you didn't see the changes when you transcoded the
document.  I was trying to help you understand why that was happening.
Below it sounds like you may have fixed your code to really change the
DOM (rather than the GVT tree).

   So are thinks working ok for you now?

Reply via email to