> I need to use XSLT to transform one XML doc into another. because of
> the size of the document, I cannot use the recursive parsing
> techniques due to out of stack. So I want to use tokenize() and then
> I can use for-each..
>
> but when I copy the latest xalan, xerces, xml-apis jars into
I need to use XSLT to transform one XML doc into another. because of the size
of the document, I cannot use the recursive parsing techniques due to out of
stack. So I want to use tokenize() and then I can use for-each..
but when I copy the latest xalan, xerces, xml-apis jars into lib, CF will
2 matches
Mail list logo