Best suggestion I've got is to  use the SAX "locator" to find the relevant
area of the document, then perform your own primitive parsing to extract a
moderately meaningful chunk thereof....

... but I suspect that's more work than simply using a single parser and
routing its SAX events to the appropriate (possibly user-supplied)
processor.



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

Reply via email to