Hi,

 

I am using xerces-j and xml reader for using the SAX parser by using 

 Class c =Class.forName("org.apache.xerces.parsers.SAXParser") and am
validating the xml file with schema.

 

I have also overloaded the ignorewhitespace method which never gets
called.  The parser considers all the white spaces between elements as
characters and sends everything to character method. 

 

Any thing I m doing wrong or missing ??

 


***********************************************************************
Bear Stearns is not responsible for any recommendation, solicitation, 
offer or agreement or any information about any transaction, customer 
account or account activity contained in this communication.
***********************************************************************


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

Reply via email to