Part of fix for XALANJ-2294.  The way that SAXImpl.getIterator is used in
generated code makes it clear that XSLTC always expects the iterator to point to
the root of the DTM, rather than being affected by calls to setStartNode.  Added
the "constant" flag with a value of true on SingletonIterator constructed by
getIterator.

Also, added support for ROOT axis in getAxisIterator and getTypedAxisIterator.


Reviewed by Christine Li (jycli () ca ! ibm ! com)

1 file changed