dom murmel dom

This commit is contained in:
dlichteblau
2005-12-04 22:57:30 +00:00
parent 3dce1bffe5
commit 1b31540480
3 changed files with 12 additions and 16 deletions

View File

@ -219,6 +219,7 @@
(defmethod dom:create-document-type
((factory (eql 'implementation)) name publicid systemid)
(safe-split-qname name #"")
(make-instance 'dom-impl::document-type
:name name
:notations (make-instance 'dom-impl::named-node-map