Joseph Kesselman/CAM/Lotus wrote: > > > How did you do it? > > Source source=new StreamSource(new java.io.StringReader(my_string)); > > and then process from that Source.
Thanks Joseph! That works like a charm. /Roger
Joseph Kesselman/CAM/Lotus wrote: > > > How did you do it? > > Source source=new StreamSource(new java.io.StringReader(my_string)); > > and then process from that Source.
Thanks Joseph! That works like a charm. /Roger