Hi,

There are plenty of samples (see developerWorks [1] for example) around
which demonstrate how to load an XML document, modify it and then serialize
it using DOM and JAXP (standard APIs which Xerces supports). Have you taken
a look at any of these?

Thanks.

[1] http://www.ibm.com/developerworks/xml/

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: [EMAIL PROTECTED]
E-mail: [EMAIL PROTECTED]

jdomuser <[EMAIL PROTECTED]> wrote on 09/01/2008 04:24:26 AM:

> Hello, i have a swf document with image content. I want to retrieve
images
> from the xml tree, manipulate them(filtering etc.) and replace them back
in
> the tree so that my new xml file will contain the manipulated versions of
> the older ones. Then i can convert the xml back to swf to see my new
images.
> Can i achieve this with xerces?(any simple code?) or would you offer a
> proper package?
>
> regards.
> --
> View this message in context: http://www.nabble.com/how-to-
> manipulate-images-in-a-swf-document%2C-through-its-xml-counterpart-
> tp19250289p19250289.html
> Sent from the Xerces - J - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to