DOMResult pass1Result = new DOMResult(); .... DOMSource pass2Source = new DOMSource( pass1Result.getNode() );
This doesn't seem to be working; I'm getting an error returned from the Transformer when it tries process pass2Source.
Can I even do this? If so, how (if I'm not doing it correctly)?
Thanks, Ed
--
Edward L. Knoll Phone (FedEx) : (719)484-2717
e-mail (FedEx) : [EMAIL PROTECTED]
e-mail (personal) : [EMAIL PROTECTED]--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
