Package com.saxonica.ee.optim

This package contains classes used to support optimized expressions and instructions that are specific to Saxon-EE, and that don't fit conveniently into a more specialized category (such as streaming).

See: Description

Package com.saxonica.ee.optim Description

This package contains classes used to support optimized expressions and instructions that are specific to Saxon-EE, and that don't fit conveniently into a more specialized category (such as streaming). They include the Saxon-EE optimiser; the code to implement multithreading in xsl:for-each in XSLT, and the code to perform optimized evaluation of general comparisons.

None of these classes will be used by typical user applications.

Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.