OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

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

[ Lists Home | Date Index | Thread Index ]



On Wed, 19 Feb 2003, Richard Tobin wrote:

> Does SAX make any guarantee about which entity the locator will refer
> to during the startEntity and endEntity callbacks?

The SAX 2.0 API documentation is silent on this, but the method
descriptions in org.xml.sax.Locator have always led me to believe that the
location should be the entity in which the reference was encountered, and
that is how I have implemented it for my work. For example, in the 
description of Locator.getPublicId(): "The return value is the
public identifier of the document entity or of the external parsed entity
in which the markup triggering the event appears."

// Gregory Murphy <Gregory.Murphy@sun.com>







 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS