@@ -217,6 +217,7 @@ element is used to perform Entity and URI resolution.</p>
<h4>param</h4>
<p>Param is used to pass a parameter to the XSL stylesheet.</p>
<blockquote>
<h4>Parameters</h4>
<table width="60%" border="1" cellpadding="2" cellspacing="0">
<tr>
@@ -247,11 +248,13 @@ element is used to perform Entity and URI resolution.</p>
</tr>
</table>
</blockquote>
<h4>outputproperty ('trax' processors only)</h4>
<p>Used to specify how you wish the result tree to be output
as specified in the <a href="http://www.w3.org/TR/xslt#output">
XSLT specifications</a>.
<blockquote>
<h4>Parameters</h4>
<table width="60%" border="1" cellpadding="2" cellspacing="0">
<tr>
@@ -270,9 +273,11 @@ XSLT specifications</a>.
<td align="center" valign="top">Yes</td>
</tr>
</table>
</blockquote>
<h4>factory ('trax' processors only)</h4>
Used to specify factory settings.
<blockquote>
<h4>Parameters</h4>
<table width="60%" border="1" cellpadding="2" cellspacing="0">
<tr>
@@ -291,7 +296,7 @@ Used to specify factory settings.
<td align="center" valign="top">No. Defaults to the JAXP lookup mechanism.</td>
</tr>
</table>
<blockquote >
<h3>Parameters specified as nested elements</h3 >
<h4>attribute </h4>
<p>Used to specify settings of the processor factory.
The attribute names and values are entirely processor specific
@@ -312,6 +317,7 @@ And in Saxon 7.x:
<li>http://saxon.sf.net/feature/linenumbering (integer)</li>
<li>...</li>
</ul>
<blockquote>
<h4>Parameters</h4>
<table width="60%" border="1" cellpadding="2" cellspacing="0">
<tr>
@@ -331,7 +337,7 @@ And in Saxon 7.x:
</tr>
</table>
</blockquote>
</blockquote>
<h4>mapper</h4>
<p><em>since Ant 1.6.2</em></p>
@@ -401,9 +407,9 @@ attribute.</p>
style="style/apache.xsl">
<mapper type="glob" from="*.xml.en" to="*.html.en"/>
</xslt></pre>
</blockquote>
<hr>
<p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights
<p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights
Reserved.</p>
</body>