Michael Glavassevich wrote:
Here's a summary of the changes we've discussed:
1) Add a getCharacterOffset method to XMLLocator which returns the
character offset for the current entity.
What does you return if the implementation does not support
reporting of the character offset?
2) Add a getVersion method to XMLLocator which returns the XML version
of the current entity.
Why not "getXMLVersion" to match SAX2?
3) Add a getCharacterOffset method to XMLParseException to expose the
offset from the XMLLocator.
Just curious: you are exposing the XML version through the
XMLLocator but *not* from the parse exception? I'm not in
favor of adding it; I was just curious.
If people are comfortable with these changes, I'll make the updates in CVS.
Seems fine to me.
--
Andy Clark * [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]