Re: [xml-dev] SAX Locator vs {start,end}Entity

From
Richard Tobin <>
To
Date
2003-02-20T16:02:08Z
ID
<>
Thread
Re: [xml-dev] SAX Locator vs {start,end}Entity
>> Xerces seems to disagree: it returns the entity whose start or end is
>> being reported.  So I guess one can't rely on it.

>I think that is what Gregory meant.

He said "the entity in which the reference was encountered", which I
took to mean the entity containing "&ent;", rather than the entity ent
refers to.

Gregory, can you clarify?

-- Richard