10 lines
291 B
HTML
Raw Normal View History

2012-03-28 01:13:14 +02:00
<html><head>trax for sax</head><body>
<p>Support for SAX2-based XSLT transformers.
Normally you would cast a TransformerFactory to a
<a href="SAXTransformerFactory.html">SAXTransformerFactory</a>
and use that to in any of the various modes supported
(such as push or pull).
</body></html>