Commit Graph

10 Commits

Author SHA1 Message Date
9365c4b93c Fix/add documentation for klacks:list-attributes, get-attribute 2011-06-08 18:58:03 +02:00
b8ba07a919 + <li>New class <tt>broadcast-handler</tt> as a generalization
+      of the older <tt>sax-proxy</tt>.</li>

+      <li>New class <tt>tapping-source</tt>, a klacks source that
+      relays events from an upstream klacks source unchanged, while also
+      emitting them as SAX events to a user-specified handler at the
+      same time.</li>

+      Fixed serialize-event to generate
+      start-prefix-mapping and end-prefix-mapping events.  New function
+      map-current-namespace-declarations.</li>
2007-04-22 13:23:54 +00:00
e0e54c172f xml:base 2007-03-04 21:04:11 +00:00
21aa3df3bd <li>Fixed attributes to carry an lname even without when occurring
without a namespace.</li>

      <li>Klacks improvements: Incompatibly changed
      klacks:find-element and find-event to consider the current event
      as a result.  Added klacks-error, klacks:expect, klacks:skip,
      klacks:expecting-element.</li>
2007-03-04 18:30:40 +00:00
818cc0f492 typo 2007-02-18 17:35:37 +00:00
809cda95ed typo 2007-02-18 17:30:52 +00:00
90a6079532 find-element, find-event 2007-02-18 16:46:32 +00:00
2d9a419c5c new argument :buffering to make-source 2007-02-18 15:27:30 +00:00
2623586d4c klacks fixes 2007-02-18 14:35:14 +00:00
0d67d0719d use xsl to build the html documentation from xml 2007-02-18 12:35:49 +00:00