r8226: update to new dtd writing functions
[kmrcl.git] / package.lisp
index 033f31ea39e57d92f3cb1742eccd3afeecc3ea02..e348abd2ab1e9b58135d3f019ab85dbd6eeae1ce 100644 (file)
    #:decode-uri-query-string
    
    ;; From xml-utils
-   #:wrap-with-xml
+   #:sgml-header-stream
    #:xml-tag-contents
    #:positions-xml-tag-contents
-   #:xml-cdata
-   #:write-xml-cdata
+   #:cdata-string
+   #:write-cdata
    
    ;; From console
    #:*console-msgs*