Watch

During debugging, click Watch in the Stylus Studio tool bar to display the Watch window. Use the Watch window to monitor particular variables.

Enter the names of the variables you want to watch. You can enter as many as you like. In your Java program, you can double-click a symbol and drag it to the Watch window to enter it as a variable you want to watch. When Stylus Studio suspends processing, it displays the current values for any variables listed in the Watch window.

Another way to obtain the value for a variable is to hover over the symbol in your Java program or stylesheet. Stylus Studio displays a pop-up box that contains the current value.

During XSLT debugging, you can enter XPath expressions in the Watch window fields. Stylus Studio uses the current context to evaluate these expressions, and displays the results with the same kind of interface Stylus Studio uses for nodeList and node variables.

For More Information

Viewing Processing Information

 
Free Stylus Studio XML Training:
W3C Member