Roman Rytov Mon, 02 Jul 2001 04:48:49 -0700
Hi all. I have very simple task. I need to build a XML document in the memory and transform it into another XML document without using file system. I haven't found suitable functions to do it. Even in the example "from input stream to output stream" they use fileID parameter and finally operate files but not streams. Give me an idea how I can manage XSL transformation in th memory without file operations. Thanks in advance.
Hi all.
I have very simple task. I need to build a XML document in the memory and
transform it into another XML document without using file system. I haven't
found suitable functions to do it. Even in the example "from input stream to
output stream" they use fileID parameter and finally operate files but not
streams.
Give me an idea how I can manage XSL transformation in th memory without
file operations.
Thanks in advance.