Hi Fabio, Fabio Ebner wrote:
> 1 - I'm using this code to generate my xml file: [snip] > but i want to know if its possible to i add the <?xml version="1.0" > encoding="ISO-8859-1"?> > at beginning of my file? how? This is documented: http://xstream.codehaus.org/faq.html#XML_write_XML_declaration > 2 - have one easy way to transform some char during the creation of my > file? i need to transform this chars: > >> in < > < in > > & in & > " in " > ' in ' This is done automatically ... ? Cheers, Jörg --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
