3.2.0
-
Fixed a bug in the construction of the graph that an
XPathAxe
gets to inspect. Nodes were inadvertantly being processed many (many!) times in ambiguous forests making the construction very slow. -
Changed the
XmlForest
used for resolving ambiguities in theXPathAxe
so that it includes nodes for intermediate states.