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