Hello, I'm trying to implement a SAX2 parser. And i have difficulties with character method.
Actually, this method is called with strange character, i.e "\n", "\n\t", "\t". I'm using xerces in Java, and I haven't this calls. What can i do ? Regards. -- Sylvain Archenault
