
Creates a
SAAJResult that will write the results into the
SOAPPart of the supplied
SOAPMessage.
In the normal case these results will be written using DOM APIs and,
as a result, the finished
SOAPPart will not be guaranteed
to be well-formed unless the data used to create it is also well formed.
When used in a transformation the validity of the
SOAPMessage after the transformation can be guaranteed only by means outside SAAJ
specification.
Parameters:
-
message - - the message whose
SOAPPart will be
populated as a result of some transformation or
marshalling operation
Since:
SAAJ 1.3