blob: c919ab453a71df76de0f532763603c37551b548e [file] [log] [blame]
<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>XSL Tools Preferences</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="../index.html" title="XSL Tools User Documentation"><link rel="prev" href="../launching/debugging.html" title="XSLT Debugging"><link rel="next" href="xslprocessors.html" title="Installed Processors"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="chapter" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="XSLPreferences"></a>XSL Tools Preferences</h2></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="xslpreferences.html#XSLFeatures">Features</a></span></dt><dt><span class="section"><a href="xslprocessors.html">Installed Processors</a></span></dt><dt><span class="section"><a href="xsloutputproperties.html">Output Properties</a></span></dt><dt><span class="section"><a href="xpathtemplates.html">XPath Templates</a></span></dt><dd><dl><dt><span class="section"><a href="xpathtemplates.html#XPathTemplateNew">Creating New Templates</a></span></dt><dt><span class="section"><a href="xpathtemplates.html#XPathImport">Import XPath Templates</a></span></dt><dt><span class="section"><a href="xpathtemplates.html#XPathExport">Import XPath Templates</a></span></dt></dl></dd><dt><span class="section"><a href="validation.html">Project Validation Preferences</a></span></dt><dt><span class="section"><a href="syntaxColoring.html">XSLT Syntax Coloring</a></span></dt></dl></div><p> The XSL Preference pages has several sub sections. Each of these allow for
configuration of various aspects of the preferences. From the controlling of the
default XSL processor to be used during transformations. To extending the content
assist support of the XPath functions available in the XML editor.</p><div class="figure"><a name="fig_XSLPreferences"></a><p class="title"><b>Figure&nbsp;11.&nbsp;XSL Tools Preferences</b></p><div class="figure-contents"><div class="mediaobject" align="center"><img src="../images/preferences/xslpreferences.png" align="middle" alt="XSL Tools Preferences"></div></div></div><br class="figure-break"><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="XSLFeatures"></a>Features</h2></div></div></div><p> The XSL Features preference page allows for the configuration of features
for a particular processor. XSL Tools comes with Xalan 2.7.0 by default.
Adopters can extend and include their own specific features for their own
procesoors. An adopter could extend the tooling to support XSLT 2.0
transformations, and features particular to that parser.</p><div class="mediaobject" align="center"><img src="../images/preferences/xslfeatures.png" align="middle"></div><p>
The
<span class="bold"><strong>Processor Type</strong></span>
allows you to set features for a specific processor. In this case this is for
the processor that is being installed. XSL Tools comes with Xalan 2.7.0, and
it is the only available processor type by default.
</p><p> The feature table lists the features that are specific to the processor
that was selected. As you select each of the features, information regarding
that feature and it's abilities is displayed in the description box. By
clicking in the value column, next to the feature you want to set the value
for, the user can set the feature.</p></div></div></body></html>