Iam finding that Crimson is very slow at performing validating parsing
of a specific XML input & DTD that I am using, where very slow is
something like > 1000X slower when validating.  Oddly enough I'm also
seeing the same problems with Xerces 1.4 and 2.0 only if I use the Jaxp
interfaces.  If I go right into xerces and use the DOMParser class then
it parses in a matter of a few seconds.

If I do a little profiling of the crimson execution I see all time
(essentially) is spent in ContentModel.emtpy().

Cheers

---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to