On 22 Nov 2001 08:39:31 -0700, Jason E. Stewart wrote:

>I'd actually like to see this get implemented for the SAXParser. I
>don't need to know where the attributes are, just the elements, so SAX
>would do all of what I need.

You DO realize that the SAX Locator interface probably does what you
want?

Also, when you add any code for this, consider supporting the following 
SAX property:

# http://xml.org/sax/properties/xml-string
#
# data type: String
# description: The literal string of characters that was the source for
#              the current event.
# access: read-only



Ciao, Jürgen

--
Jürgen Hermann, Developer ([EMAIL PROTECTED])
WEB.DE AG, http://webde-ag.de/



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

Reply via email to