14 lines
359 B
HTML
Executable file
14 lines
359 B
HTML
Executable file
<body>
|
|
<p>
|
|
A JAXP-compliant wrapper for the XSLT C library for Gnome, also
|
|
known as libxslt. Allows to use libxslt via the Java API for XML
|
|
processing.
|
|
</p>
|
|
|
|
<p>
|
|
<b>Usage:</b>
|
|
<li>Set the system property <code>javax.xml.transform.TransformerFactory</code>
|
|
to <code>gnu.xml.libxmlj.GnomeTransformerFactory</code>.</li>
|
|
</ul>
|
|
</p>
|
|
</body>
|