[Home] [By Thread] [By Date] [Recent Entries]
hi,
is there anyway to give to a XSLTprocessor several XML entries, except by
"hardcoding" a file name with "document(xxx.xml)"
actually, i wanted to avoid using files, but using streams.
basicaly something like this (~):
transf.setXSLT("xxx.xsl");
transformer.convert(inputStream1, inputStream2, outputStream);
luc
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



