1) Part of patch for XALANJ-2318

Added OutlineableChunkStart and OutlineableChunkEnd instructions through the
static class initializer and constructor generation to allow the code to be
outlined.  Replaced DUP instructions that duplicated array references to
explicitly reload the array reference to allow the code to marked outlineable.

2) Part of patch for XALANJ-1774

Added code to static initializer to record information about the namespace
definitions in scope at different points in the stylesheet.

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

1 file changed