You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Wake, Chris" <Ch...@westgroup.com> on 2001/01/17 16:43:19 UTC

SAX2 entity question

Hi-

I'm new to both SAX and Java, but am using it because it is the best tool
for the job.  I have to write a small application that essentially
regurgitates an xml file.  The problem that I am running into is that the
XMLReader is trying to resolve entities (i.e. <cite>5 USCA
&sect;552a</cite>).  I would like the entity passed to my handler as if it
were normal text.  Is there any way to do this?

Thanks.

Christopher Wake
West Group