Just for the record, I have to install the previous version of
XML-Parser-JAAyer.50 until I find some time to work on this.
Cheers,

Hernán

2011/11/15 Hernán Morales Durand <hernan.mora...@gmail.com>:
> Since XML-Parser-JAAyer.50 the SAXDriver doesn't check anymore for
> #checkEOD in the #handle methods, have you removed eod iVar for
> performance reasons? I need it because I have a very large XML and I
> want to be able to parse some "header" nodes without parsing the
> entire XML. Otherwise, what would be the way of doing this with the
> newer versions?
>
> UserSAXParser>>endDocument
>        "This call corresponds to the Java SAX call endDocument()."
>        eod := true
>
> Cheers,
>
> Hernán
>

Reply via email to