Hi,yesterday I tried to integrate the Sax2 Parser into my Project. I looked at the original example on the Homepage and also derivated my class from DefaultHandler.
Actually this works fine, I`m getting no errors.But,and this is the problem, the Parser doesn`t walk into my overloaded method "startElement".
I could show my Code, but it is just a 1:1 copy from the example code on the Homepage.
What could be the failure? Greetings, D.E.
