Hi Xalan-J developers, I have a pure XPath related question: The Xalan J 2.0 Design document [1] says: "The most important module is the axes module. This module implements the DOM2 NodeIterator interface, and is meant to allow XPath clients to either override the default behavior or to replace this behavior." How is this done? I would need to replace the LocPathIterator's behaviour with my own behaviour. [1] http://xml.apache.org/xalan-j/design/design2_0_0.html#xpath Thanks, Mikko Honkala - http://www.x-smiles.org/
