This package provides an abstraction layer for XSLT processors through {@link ProcessorWrapper}.

Author:
Shane_Curcuru@lotus.com
Program(s) Under Test:
Xalan-J 2.x XSLT Processor
Xalan-J 1.x XSLT Processor

This package also provides a number of implementations for varying XSLT processors, including Xalan-J 1.x, Xalan-J 2.x using the TRAX interface, and others.

This allows many test classes to eliminate dependencies on a specific processor and be able to plug-and-play different processors to compare test results.

See ProcessorWrapper.properties for info on how a -flavor can get mapped into a specific implementation and 'type' of a ProcessorWrapper.