|
One way is
to create a stream or reader from your string, and then create a StreamSource
from the stream. See: http://java.sun.com/j2se/1.3/docs/api/java/io/StringBufferInputStream.html RTFM? ;-) Chris Raber, Systems Engineer, AvantGo Inc. http://www.avantgo.com/ -----Original
Message----- If i
have a xml in String how do i convert it to StreamSource and then pass it for
transformation to xalan??? |
- from string xml source Anand
- Christopher Raber
