DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9325>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9325

Please add accessors to sax2 parser and xml scanner classes





------- Additional Comments From [EMAIL PROTECTED]  2002-11-13 20:24 -------
Can you use the Locator from sax, i.e. ContentHandler::setDocumentLocator
(Locator locator), and then calculate the offset using the line and column 
numbers?   

See http://xml.apache.org/xerces-c/apiDocs/class_ContentHandler.html#a7 
or
http://www.saxproject.org/apidoc/org/xml/sax/ContentHandler.html#setDocumentLoca
tor(org.xml.sax.Locator)

for more API information

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

Reply via email to