In a handler (axis BasicHandler type), I need to transform the soap part of
the message into a Document object
I use the javax.xml.transform.Transformer and I get the Document object.
But this Document is full of "\n" and sometimes "\r" or spaces !!!
It's not very easy to use : is there any solution to get a "clean" Document
object with only the meaningful elements of the SOAPPart ?

Valerie


Reply via email to