<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>XSLT Debugging</title><link href="book.css" rel="stylesheet" type="text/css"><link href="../book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.74.0" name="generator"><link rel="home" href="../index.html" title="XSL Tools User Documentation"><link rel="up" href="launching.html" title="XSL Launching and Debugging"><link rel="prev" href="launching.html" title="XSL Launching and Debugging"><link rel="next" href="../preferences/xslpreferences.html" title="XSL Tools Preferences"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="XSLDebug"></a>XSLT Debugging</h2></div></div></div><p> | |
XSL Tools provides a framework for XSLT processors to provide debugging support. The support | |
provided is highly dependent on the processors. XSL Tools comes with built in support | |
for the Xalan 2.7.1 processor. Debugging is only available for those processors that | |
support the feature and plug into the extension point. | |
</p><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="N1020A"></a>Result View</h3></div></div></div><p> | |
The XSLT Debugger has a result view. This will show the output that the | |
stylesheet has generated to the current break point or since the last step command was issued. | |
</p><div class="mediaobject" align="center"><img src="../images/launching/resultView.png" align="middle"></div></div></div></body></html> |