The XMLEntityScanner (v1.12) does not have error reporter -- is there
are some technical reason for that or at the time of development it was
not needed?

Today I've added the error handler to the XMLEntityScanner since we need
to verify during QName scanning if localname is valid NCName
(http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15079). The other
possibility would be to add a check after each call scanQName in the
document scanners, however I believe it is going to affect performance.

Thanks,
-- 
Elena Litani / IBM Toronto

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to