Has anyone messed with the new MS SAX2 API? In the ContentHandler events, theres a startelement, endelement, and characters event, the startelement holds the beginning tag, the endelement holds the ending tag and the characters holds the value between. Is there an event or a way to read ALL THREE items at one time instead of having to gather the information from different events?
Thanks,
Thai
