Hi, Tomas.
Tomas Studva <[EMAIL PROTECTED]> wrote on 2007-10-10 04:59:28 PM:
> 1,
> In ElemApplyTemplates when matching node against template there is code
> case DTM.TEXT_NODE:
>
[HZ: Deleted code]
>
> There is some default template, sroot.getDefaultTextRule(), but it is
> not executed and inst
Hi,
I am developing an incremental(not in meaning as is Xalan) XSLT
processor called
Darwin(http://tstudva.googlepages.com/darwin-anincrementalxsltprocessor),
based on Xalan trunk.
I have some questions about Xalan implementation details. As I
understand every template element has execute me