[cxml-cvs] CVS cxml/doc

dlichteblau dlichteblau at common-lisp.net
Sun Feb 18 14:35:15 UTC 2007


Update of /project/cxml/cvsroot/cxml/doc
In directory clnet:/tmp/cvs-serv13701/doc

Modified Files:
	klacks.xml 
Log Message:
klacks fixes


--- /project/cxml/cvsroot/cxml/doc/klacks.xml	2007/02/18 12:35:50	1.1
+++ /project/cxml/cvsroot/cxml/doc/klacks.xml	2007/02/18 14:35:14	1.2
@@ -215,4 +215,11 @@
       Call <tt>klacks:close-source</tt> to close the source after
       exiting <tt>body</tt>, whether normally or abnormally.
     </p>
+
+    <h3>Bridging Klacks and SAX</h3>
+    <p>
+      <div class="def">Function KLACKS:SERIALIZE-SOURCE (source handler)</div>
+      Read all klacks events from <tt>source</tt> and send them as SAX
+      events to the SAX <tt>handler</tt>.
+    </p>
 </documentation>




More information about the Cxml-cvs mailing list