The input XML document to SAX2 Xerces parser contains:

<doc>
    <data>
        some&nbsp;application&nbsp;data&nbsp;
    </data>
</doc>

parsing this document generates a fatal error: Entity 'nbsp' was not found

is there a way to resolve this error?

Thanks,
Anand.

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

Reply via email to