Update to current CXML.
commit148045f95435e871a5b83abf66d104fdcf6e1ae1
authorDavid Lichteblau <david@lichteblau.com>
Sun, 14 Oct 2007 17:25:19 +0000 (14 19:25 +0200)
committerDavid Lichteblau <david@radon.home.lichteblau.com>
Sun, 14 Oct 2007 17:25:19 +0000 (14 19:25 +0200)
treeb9823ed5a7778aedcd7ba40a9262b7fd1ca61eae
parent5a0bb42644073046037f549dcc91e9ee41264f59
Update to current CXML.

* types.lisp (SAX:START-PREFIX-MAPPING, SAX:END-PREFIX-MAPPING):
Changed from primary methods to :after methods.

* validate.lisp (VALIDATOR): Inherit from default-handler rather
than sax-parser-mixin.  (TEXT-NORMALIZER): Don't inherit
explicitly from sax-parser-mixin.
types.lisp
validate.lisp