Hi, 
 
My ignorable white spaces are invoking the characters method instead of
ignorableWhitespace.  I couldn't figure out what the problem was so I
went back to Sun's tutorial on SaxParser.  I used the exact code given
by the tutorial but still the ignorable white spaces are invoking the
characters method.  
 
Here are links to the code I used: 
Java code -
http://java.sun.com/webservices/jaxp/dist/1.1/docs/tutorial/sax/work/Ech
o08.java
XML for input -
http://java.sun.com/webservices/jaxp/dist/1.1/docs/tutorial/sax/samples/
slideSample05.xml
DTD for XML -
http://java.sun.com/webservices/jaxp/dist/1.1/docs/tutorial/sax/samples/
slideshow1a-dtd.html

What else could I possibly be doing wrong?  Any hints will be greatly
appreciated.

Thank,
Bao

PS - Environment info:
jre1.5.9.0_09
Eclispe 3.2.1

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

Reply via email to