Debugging Java extensions called from XSL transformations

The XSLT debugger supports Java mixed-language debugging, which means that you can debug Java extensions that are called from XSL transformations - and you can debug XSLT that is called from Java.
To learn more about mixed-language debugging, see the related topics.
Related tasks
Debugging Java extensions called from XSL transformations
Debugging XSLT called from Java
Using step-by-step debugging when debugging XSLT

Feedback