ModSAX: Proposed Core Features

James Clark jjc at jclark.com
Sat Mar 20 15:29:29 GMT 1999


"Duffy, Bruce" wrote:
> 
> Hi folks,
> 
> One feature I'd really like to see is a Locator.getByteOffset()
> method.  Obviously this feature would have to be optional, since not
> all XML inputs are indexable files.
> 
> James Clark's non-SAX API for XP implements this method for startElement(),
> but not for the characters() callback, which unfortunately is exactly what
> I need it for.  I could hack XP or another parser, but I'd much rather work
> within the context of SAX.

XP makes this available via SAX by subclassing the SAX Locator cX-Mozilla-Status: 0009Locator to object to com.jclark.xml.sax.Locator.  If you
want to standardize this in SAX, I would suggest adding a Locator2 with
additional methods.

James



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list