I have used Perl XML::DOM::Parser to parse the xml before. Recently I tried to use Java to do my programming and I download the package we are talking about. It has a lot of problem. I have no time to find other parser. I just 'parse' the xml by my self.
Harry ----- Original Message ----- From: "Sivakumar Boraiyan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, September 29, 2000 9:12 AM Subject: RE: Using the Xerces Parser > Hi Harry, > Thanks for the information. Can you suggest some other SAX compliant > parser that I can use for practicing XML/Java programs. > Thanks, > Sivakumar Boraiyan. > > -----Original Message----- > From: Harry Lin [mailto:[EMAIL PROTECTED] > Sent: Friday, September 29, 2000 8:37 AM > To: [EMAIL PROTECTED]; xerces-j-dev@xml.apache.org > Cc: [EMAIL PROTECTED] > Subject: Re: Using the Xerces Parser > > > Me too. Just forget it and looking for something else. > ----- Original Message ----- > From: Sivakumar Boraiyan <[EMAIL PROTECTED]> > To: <xerces-j-dev@xml.apache.org> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, September 29, 2000 8:14 AM > Subject: Using the Xerces Parser > > > > Hi , > > I am trying to use the Xerces parser. I downloaded the > > xerces-j-bin.1.2.0.zip file from the xerces web site and used the command > > line command jar xf xerces-j-bin.1.2.0.zip to extract the files. It did > > gave me a sub directory containg the xerces.jar file. I mentioned the > > complete path of Xerces.jar in the environment entries in my Windows NT > > operating system. I tried compiling an XML program which uses the SAX > > interface and a Class( SAXParser, XMLReader). I get errors stating " can > > not resolve symbol". Can you help me? > > > > Sivakumar. > > >