File: package.html

package info (click to toggle)
classpath 2%3A0.97.1-5%2Blenny1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 70,216 kB
  • ctags: 101,459
  • sloc: java: 618,509; ansic: 34,989; sh: 9,319; cpp: 8,745; makefile: 1,681; yacc: 654; perl: 460
file content (14 lines) | stat: -rwxr-xr-x 359 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>