dom murmel dom
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user